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
(from parent 1:
38cf6ae
)
Take out do-not-run line - the script works, at least for a simple
author
Evan Broder
<broder@mit.edu>
Wed, 12 Nov 2008 15:38:40 +0000
(10:38 -0500)
committer
Evan Broder
<broder@mit.edu>
Wed, 12 Nov 2008 15:38:40 +0000
(10:38 -0500)
case
svn path=/trunk/scripts/; revision=1628
xvm-migrate-machine
patch
|
blob
|
history
diff --git
a/xvm-migrate-machine
b/xvm-migrate-machine
index
5ca2ab9
..
5dc8894
100644
(file)
--- a/
xvm-migrate-machine
+++ b/
xvm-migrate-machine
@@
-2,10
+2,6
@@
# Migrates the machine passed as arguments from the dev cluster.
# To be run on the prod cluster.
-## The present version is NOT A REAL SCRIPT.
-## Things may not even be tested. Copy and paste.
-not_ready_yet_do_not_run_me
-
from invirt import remctl as r
from lib import database
import subprocess