Fix cluster-deployer script execution in venv
[integration/test.git] / tools / clustering / cluster-deployer / restart.py
old mode 100644 (file)
new mode 100755 (executable)
index d02a76d..c56092a
@@ -1,4 +1,4 @@
-# #!/usr/local/bin/python
+#!/usr/bin/env python
 #
 # This script restarts the cluster nodes. It can optionally cleanup the persistent data.
 # --------------------------------------------------------------------------------------