[125595] trunk/base/tests/test/svn-and-patchsites/test.tcl

jmr at macports.org jmr at macports.org
Mon Sep 22 03:54:29 PDT 2014


Revision: 125595
          https://trac.macports.org/changeset/125595
Author:   jmr at macports.org
Date:     2014-09-22 03:54:29 -0700 (Mon, 22 Sep 2014)
Log Message:
-----------
dump output file on svn-and-patchsites test failure, to aid debugging why it fails on oelinux buildslave

Modified Paths:
--------------
    trunk/base/tests/test/svn-and-patchsites/test.tcl

Modified: trunk/base/tests/test/svn-and-patchsites/test.tcl
===================================================================
--- trunk/base/tests/test/svn-and-patchsites/test.tcl	2014-09-22 09:54:21 UTC (rev 125594)
+++ trunk/base/tests/test/svn-and-patchsites/test.tcl	2014-09-22 10:54:29 UTC (rev 125595)
@@ -14,6 +14,7 @@
     if {$line == -1} {
         return "No error found."
     } else {
+        puts [exec cat $path/$output_file]
         return "Errors found in output file."
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140922/340a6927/attachment.html>


More information about the macports-changes mailing list