[23660] trunk/base/src/port1.0/portlivecheck.tcl

source_changes at macosforge.org source_changes at macosforge.org
Fri Apr 6 00:31:14 PDT 2007


Revision: 23660
          http://trac.macosforge.org/projects/macports/changeset/23660
Author:   pguyot at kallisys.net
Date:     2007-04-06 00:31:14 -0700 (Fri, 06 Apr 2007)

Log Message:
-----------
livecheck: improved debugging information when the regex doesn't match.

Modified Paths:
--------------
    trunk/base/src/port1.0/portlivecheck.tcl

Modified: trunk/base/src/port1.0/portlivecheck.tcl
===================================================================
--- trunk/base/src/port1.0/portlivecheck.tcl	2007-04-06 07:23:56 UTC (rev 23659)
+++ trunk/base/src/port1.0/portlivecheck.tcl	2007-04-06 07:31:14 UTC (rev 23660)
@@ -143,6 +143,8 @@
 				}
 				close $chan
 				if {$updated < 0} {
+					ui_debug "regex is >$the_re<"
+					ui_debug "url is >${livecheck.url}<"
 					ui_error "cannot check if $portname was updated (regex didn't match)"
 				}
 			}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070406/4173a084/attachment.html


More information about the macports-changes mailing list