that was too fast, we still have builds with 0.2
[sfa.git] / geni / nuke.py
index b9b2c88..04a93ce 100644 (file)
@@ -1,3 +1,6 @@
+### $Id$
+### $URL$
+
 ##
 # Delete all the database records for Geni. This tool is used to clean out Geni
 # records during testing.
 import getopt
 import sys
 
-from hierarchy import *
-from record import *
-from genitable import *
-from config import *
+from geni.util.hierarchy import *
+from geni.util.record import *
+from geni.util.genitable import *
+from geni.util.config import *
 
 def process_options():
    global hrn