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

From: Novell Forge SVN <noreply_at_novell.com>
Date: Tue, 3 Mar 2009 01:50:02 -0700 (MST)
Author: poeml
Date: 2009-03-03 01:49:51 -0700 (Tue, 03 Mar 2009)
New Revision: 6663

Modified:
   trunk/tools/download-redirector-v2/mirrordoctor/mb/core.py
Log:
mb delete:
- small fix for the reference to Server objects, after this code has been moved
  into its own function


Modified: trunk/tools/download-redirector-v2/mirrordoctor/mb/core.py
===================================================================
--- trunk/tools/download-redirector-v2/mirrordoctor/mb/core.py	2009-03-03 08:38:15 UTC (rev 6662)
+++ trunk/tools/download-redirector-v2/mirrordoctor/mb/core.py	2009-03-03 08:49:51 UTC (rev 6663)
@@ -15,5 +15,5 @@
                    % (m.id, m.id)
     conn.Server._connection.queryAll(query)
 
-    self.conn.Server.delete(m.id)
+    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 2009-03-03Z08:50:40

This archive was generated by hypermail 2.2.0 : 2009-07-10Z19:18:12 GMT