projects
/
invirt/scripts/prod-migration.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
make xvm-migrate-machine directly executable
[invirt/scripts/prod-migration.git]
/
xvm-migrate-machine
diff --git
a/xvm-migrate-machine
b/xvm-migrate-machine
old mode 100644
(file)
new mode 100755
(executable)
index
5dc8894
..
83b4e37
--- a/
xvm-migrate-machine
+++ b/
xvm-migrate-machine
@@
-1,4
+1,4
@@
-#!/bin/python
+#!/usr/bin/python
# Migrates the machine passed as arguments from the dev cluster.
# To be run on the prod cluster.