Don't forget the python executable

This commit is contained in:
Pedro Algarvio 2014-05-14 12:28:52 +01:00
parent d4890d314a
commit 3edb0cbfde

View File

@ -1192,6 +1192,7 @@ def main():
])
else:
cmd.extend([
get_minion_python_executable(options),
'/testing/tests/runtests.py',
'-v',
'--run-destructive',