X-Git-Url: http://xvm.mit.edu/gitweb/invirt/scripts/prod-migration.git/blobdiff_plain/38cf6ae1c642665d72dcb51c0fbd3c3717e9aee3..fb0e5cc27dd806a908ad905b45980c439d2da89e:/xvm-migrate-machine?ds=sidebyside diff --git a/xvm-migrate-machine b/xvm-migrate-machine old mode 100644 new mode 100755 index 5ca2ab9..83b4e37 --- a/xvm-migrate-machine +++ b/xvm-migrate-machine @@ -1,11 +1,7 @@ -#!/bin/python +#!/usr/bin/python # 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