[csw-devel] SF.net SVN: gar:[20104] csw/mgar/gar/v2/lib/python/pkgdb.py

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sun Jan 13 12:21:51 CET 2013


Revision: 20104
          http://gar.svn.sourceforge.net/gar/?rev=20104&view=rev
Author:   wahwah
Date:     2013-01-13 11:21:50 +0000 (Sun, 13 Jan 2013)
Log Message:
-----------
pkgdb: Allow the unstable catalog to be imported.

Modified Paths:
--------------
    csw/mgar/gar/v2/lib/python/pkgdb.py

Modified: csw/mgar/gar/v2/lib/python/pkgdb.py
===================================================================
--- csw/mgar/gar/v2/lib/python/pkgdb.py	2013-01-13 11:21:08 UTC (rev 20103)
+++ csw/mgar/gar/v2/lib/python/pkgdb.py	2013-01-13 11:21:50 UTC (rev 20104)
@@ -84,7 +84,7 @@
   "bratislava",
 ])
 CATALOGS_ALLOWED_TO_BE_IMPORTED = frozenset([
-  "current",
+  "unstable",
 ])
 
 

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