SF.net SVN: gar:[23286] csw/mgar/gar/v2/lib/python/checkpkg_lib.py
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sat Mar 29 17:10:21 CET 2014
Revision: 23286
http://sourceforge.net/p/gar/code/23286
Author: wahwah
Date: 2014-03-29 16:10:19 +0000 (Sat, 29 Mar 2014)
Log Message:
-----------
cleanup
Modified Paths:
--------------
csw/mgar/gar/v2/lib/python/checkpkg_lib.py
Modified: csw/mgar/gar/v2/lib/python/checkpkg_lib.py
===================================================================
--- csw/mgar/gar/v2/lib/python/checkpkg_lib.py 2014-03-29 12:15:45 UTC (rev 23285)
+++ csw/mgar/gar/v2/lib/python/checkpkg_lib.py 2014-03-29 16:10:19 UTC (rev 23286)
@@ -1214,7 +1214,8 @@
sqo_osrel, sqo_arch, sqo_catrel = self.GetSqlobjectTriad(
osrel, arch, catrel)
try:
- # There's a race condition in here. Maybe SQLObject allows to delete atomically?
+ # There's a race condition in here. Maybe SQLObject allows to delete
+ # atomically?
sqo_srv4_in_cat = m.Srv4FileInCatalog.select(
sqlobject.AND(
m.Srv4FileInCatalog.q.arch==sqo_arch,
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list