Tim Rühsen <[email protected]> writes: > Somethin went wrong... try again:
Yes, you are correct. I repeated the "git clone", and the Makefile.am files are present in the new clone. E.g., the tests/Makefile.am clearly lists the Perl tests, and the Perl test files are present (e.g., tests/Test-auth-basic.px). Looking at my old working directory, tests/Makefile.am is missing but tests/Makefile is present. (It also contains the list of tests at "PX_TESTS =", but that is impossible to find unless you know the variable name to look for.) But the *.px files are missing. I will investigate why this happened. It appears that there is only one test for redirection behavior: testenv/Test-redirect-crash.py. Thanks for your assistance! Dale
