dont raise the exception
authorTony Mack <tmack@cs.princeton.edu>
Fri, 12 Jun 2009 22:50:52 +0000 (22:50 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Fri, 12 Jun 2009 22:50:52 +0000 (22:50 +0000)
geni/util/slices.py

index 3db122c..868331c 100644 (file)
@@ -246,7 +246,6 @@ class Slices(SimpleStorage):
                 print aggregate
             except:
                 print >> log, "Error creating slice %(hrn)s at aggregate %(aggregate)s" % locals()
-    
         return 1