testlib: Fix hanging tests
When I run $ MITOGEN_LOG_LEVEL=debug SKIP_ANSIBLE=1 ./run_tests -v -k first_stage_test.CommandLineTest in a interactive Shell (with a tty), it ends in a hanging process as the `have_python2` and `have_python3` ends up ends up in an interactive Python shell. Therefore check the Python version instead. Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com>pull/1390/head
parent
7be79d05e9
commit
0a559ec8d8
Loading…
Reference in New Issue