From: Greg Price Date: Wed, 12 Nov 2008 18:37:04 +0000 (-0500) Subject: make xvm-migrate-machine directly executable X-Git-Url: http://xvm.mit.edu/gitweb/invirt/scripts/prod-migration.git/commitdiff_plain/fb0e5cc27dd806a908ad905b45980c439d2da89e make xvm-migrate-machine directly executable svn path=/trunk/scripts/; revision=1629 --- diff --git a/xvm-migrate-machine b/xvm-migrate-machine old mode 100644 new mode 100755 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.