[Collab-qa-commits] r943 - udd/src/udd

neronus-guest at alioth.debian.org neronus-guest at alioth.debian.org
Sun Jul 27 11:57:58 UTC 2008


Author: neronus-guest
Date: 2008-07-27 11:57:57 +0000 (Sun, 27 Jul 2008)
New Revision: 943

Modified:
   udd/src/udd/upload_history_gatherer.py
Log:
Script doesn't exit now, but returns to dispatcher


Modified: udd/src/udd/upload_history_gatherer.py
===================================================================
--- udd/src/udd/upload_history_gatherer.py	2008-07-27 11:38:35 UTC (rev 942)
+++ udd/src/udd/upload_history_gatherer.py	2008-07-27 11:57:57 UTC (rev 943)
@@ -1,4 +1,4 @@
-# Last-Modified: <Sat Jul 26 18:20:06 2008>
+# Last-Modified: <Sun Jul 27 11:53:58 2008>
 # This file is part of the Ultimate Debian Database Project
 
 from gatherer import gatherer
@@ -77,5 +77,3 @@
 	last_field = field
     
     cursor.execute("DEALLOCATE uh_insert")
-
-    sys.exit(1)




More information about the Collab-qa-commits mailing list