Actually import re.
[invirt/packages/invirt-database.git] / client / usr / bin / sipb-xen-lvcreate
index 0b04f2d..3d886ca 100755 (executable)
@@ -4,6 +4,7 @@ from sipb_xen_database import *
 import sys
 import os.path
 from subprocess import call
+import re
 
 connect('postgres://sipb-xen@sipb-xen-dev.mit.edu/sipb_xen')