Drop leftover debug line.
authorMichael Prokop <mika@grml.org>
Thu, 4 Feb 2010 00:32:03 +0000 (01:32 +0100)
committerMichael Prokop <mika@grml.org>
Thu, 4 Feb 2010 00:32:26 +0000 (01:32 +0100)
grml2usb

index 708409b..abc51f0 100755 (executable)
--- a/grml2usb
+++ b/grml2usb
@@ -1000,7 +1000,6 @@ def write_uuid(target_file):
 
 
 def get_uuid(target):
 
 
 def get_uuid(target):
-    print 1111
     conf_target = target + "/conf/"
     uuid_file_name = conf_target + "/bootid.txt"
     if os.path.isdir(conf_target):
     conf_target = target + "/conf/"
     uuid_file_name = conf_target + "/bootid.txt"
     if os.path.isdir(conf_target):