[Swift-commit] r4833 - trunk/tests
wozniak at ci.uchicago.edu
wozniak at ci.uchicago.edu
Thu Jul 21 10:47:55 CDT 2011
Author: wozniak
Date: 2011-07-21 10:47:55 -0500 (Thu, 21 Jul 2011)
New Revision: 4833
Modified:
trunk/tests/suite.sh
Log:
Insert call to test_log()
Modified: trunk/tests/suite.sh
===================================================================
--- trunk/tests/suite.sh 2011-07-21 15:33:26 UTC (rev 4832)
+++ trunk/tests/suite.sh 2011-07-21 15:47:55 UTC (rev 4833)
@@ -717,6 +717,7 @@
process_exec $SCRIPT
RESULT=$( result )
+ test_log
output_report test "$SYMBOL" "$LASTCMD" $RESULT
check_bailout
More information about the Swift-commit
mailing list