On Tue, Nov 04, 2014 at 11:36:23AM +0100, Tim Ruehsen wrote: > * configure.ac: check for python3 > * Makefile.am: only use python test suite if python3 found > > On system without python3 the test suite will fail since > the tests are designed for python3 only. > > Please review. > > Tim
Yes. The output does not change: ============================================================================ Testsuite summary for wget 1.16.34-981c-dirty ============================================================================ # TOTAL: 20 # PASS: 19 # SKIP: 0 # XFAIL: 1 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ XFAIL: Test-auth-both.py Andries
