projects
/
invirt/scripts/prod-migration.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
308ac6e
)
make xvm-migrate-machine directly executable
author
Greg Price
<price@mit.edu>
Wed, 12 Nov 2008 18:37:04 +0000
(13:37 -0500)
committer
Greg Price
<price@mit.edu>
Wed, 12 Nov 2008 18:37:04 +0000
(13:37 -0500)
svn path=/trunk/scripts/; revision=1629
xvm-migrate-machine
[changed mode: 0644->0755]
patch
|
blob
|
history
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.