mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 16:45:27 +00:00
Don't forget the python executable
This commit is contained in:
parent
d4890d314a
commit
3edb0cbfde
@ -1192,6 +1192,7 @@ def main():
|
||||
])
|
||||
else:
|
||||
cmd.extend([
|
||||
get_minion_python_executable(options),
|
||||
'/testing/tests/runtests.py',
|
||||
'-v',
|
||||
'--run-destructive',
|
||||
|
Loading…
Reference in New Issue
Block a user