[mirrorbrain-commits] [opensuse-svn] r6646 - trunk/tools/download-redirector-v2/mirrordoctor/mb

From: Novell Forge SVN <noreply_at_novell.com>
Date: Sun, 1 Mar 2009 17:44:11 -0700 (MST)
Author: poeml
Date: 2009-03-01 17:44:09 -0700 (Sun, 01 Mar 2009)
New Revision: 6646

Modified:
   trunk/tools/download-redirector-v2/mirrordoctor/mb/core.py
Log:
mb delete:
- actually enable the deletion of a complete mirror, which was commented for
  testing purposes.


Modified: trunk/tools/download-redirector-v2/mirrordoctor/mb/core.py
===================================================================
--- trunk/tools/download-redirector-v2/mirrordoctor/mb/core.py	2009-03-02 00:39:48 UTC (rev 6645)
+++ trunk/tools/download-redirector-v2/mirrordoctor/mb/core.py	2009-03-02 00:44:09 UTC (rev 6646)
_at_@ -15,5 +15,5 @@
                    % (m.id, m.id)
     conn.Server._connection.queryAll(query)
 
-    #self.conn.Server.delete(m.id)
+    self.conn.Server.delete(m.id)
 

_______________________________________________
Opensuse-svn mailing list
Opensuse-svn_at_forge.novell.com
http://forge.novell.com/mailman/listinfo/opensuse-svn


_______________________________________________
mirrorbrain-commits mailing list

Note: To remove yourself from this list, send a mail with the content
 	unsubscribe
to the address mirrorbrain-commits-request_at_mirrorbrain.org
Received on Mon Mar 02 2009 - 00:44:33 GMT

This archive was generated by hypermail 2.3.0 : Mon Feb 20 2012 - 23:47:04 GMT