-#!/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