diff -r 378a8e700e02 -r 4d2b9b304ad0 tests/test-hgweb-descend-empties.t --- a/tests/test-hgweb-descend-empties.t Fri Jun 05 22:53:15 2015 -0400 +++ b/tests/test-hgweb-descend-empties.t Mon Jun 08 14:44:30 2015 -0500 @@ -29,7 +29,7 @@ manifest with descending (paper) - $ "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT 'file' + $ get-with-headers.py 127.0.0.1:$HGPORT 'file' 200 Script output follows @@ -145,7 +145,7 @@ manifest with descending (coal) - $ "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT 'file?style=coal' + $ get-with-headers.py 127.0.0.1:$HGPORT 'file?style=coal' 200 Script output follows @@ -261,7 +261,7 @@ manifest with descending (monoblue) - $ "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT 'file?style=monoblue' + $ get-with-headers.py 127.0.0.1:$HGPORT 'file?style=monoblue' 200 Script output follows @@ -380,7 +380,7 @@ manifest with descending (gitweb) - $ "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT 'file?style=gitweb' + $ get-with-headers.py 127.0.0.1:$HGPORT 'file?style=gitweb' 200 Script output follows @@ -484,7 +484,7 @@ manifest with descending (spartan) - $ "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT 'file?style=spartan' + $ get-with-headers.py 127.0.0.1:$HGPORT 'file?style=spartan' 200 Script output follows