[csw-devel] SF.net SVN: gar:[7822] csw/mgar/gar/v2-checkpkg/bin/checkpkg.d/checkpkg.py

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sat Jan 2 11:29:31 CET 2010


Revision: 7822
          http://gar.svn.sourceforge.net/gar/?rev=7822&view=rev
Author:   wahwah
Date:     2010-01-02 10:29:31 +0000 (Sat, 02 Jan 2010)

Log Message:
-----------
mGAR v2-checkpkg: Fixing a small bug

Modified Paths:
--------------
    csw/mgar/gar/v2-checkpkg/bin/checkpkg.d/checkpkg.py

Modified: csw/mgar/gar/v2-checkpkg/bin/checkpkg.d/checkpkg.py
===================================================================
--- csw/mgar/gar/v2-checkpkg/bin/checkpkg.d/checkpkg.py	2010-01-02 09:49:52 UTC (rev 7821)
+++ csw/mgar/gar/v2-checkpkg/bin/checkpkg.d/checkpkg.py	2010-01-02 10:29:31 UTC (rev 7822)
@@ -156,7 +156,7 @@
             line TEXT
           );
       """)
-      self.debug("Creating the config table.")
+      logging.debug("Creating the config table.")
       c.execute("""
           CREATE TABLE config (
             key VARCHAR(255) PRIMARY KEY,


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