[31429] trunk/base/portmgr/jobs/PortIndex2MySQL.tcl

jmpp at macports.org jmpp at macports.org
Thu Nov 22 16:49:16 PST 2007


Revision: 31429
          http://trac.macosforge.org/projects/macports/changeset/31429
Author:   jmpp at macports.org
Date:     2007-11-22 16:49:15 -0800 (Thu, 22 Nov 2007)

Log Message:
-----------
Cleanup sql file here too, after the reordering.

Modified Paths:
--------------
    trunk/base/portmgr/jobs/PortIndex2MySQL.tcl

Modified: trunk/base/portmgr/jobs/PortIndex2MySQL.tcl
===================================================================
--- trunk/base/portmgr/jobs/PortIndex2MySQL.tcl	2007-11-23 00:31:04 UTC (rev 31428)
+++ trunk/base/portmgr/jobs/PortIndex2MySQL.tcl	2007-11-23 00:49:15 UTC (rev 31429)
@@ -204,7 +204,7 @@
 if {[catch {macports::selfupdate} errstr]} {
     ui_error "${::errorInfo}"
     ui_error "Failed to update the ports tree, $errstr"
-    cleanup lockfile
+    cleanup sqlfile lockfile
     terminate 1
 }
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071122/472c9b7e/attachment.html


More information about the macports-changes mailing list