[Swift-commit] r4509 - trunk/tests

wozniak at ci.uchicago.edu wozniak at ci.uchicago.edu
Mon May 23 10:09:05 CDT 2011


Author: wozniak
Date: 2011-05-23 10:09:05 -0500 (Mon, 23 May 2011)
New Revision: 4509

Modified:
   trunk/tests/suite.sh
Log:
Improve output grouping


Modified: trunk/tests/suite.sh
===================================================================
--- trunk/tests/suite.sh	2011-05-23 15:03:55 UTC (rev 4508)
+++ trunk/tests/suite.sh	2011-05-23 15:09:05 UTC (rev 4509)
@@ -619,7 +619,7 @@
     PROG=$( basename $PROG )
   fi
 
-  echo -e "\nExecuting: $PROG"
+  echo -e "Executing: $PROG"
   echo -e "\nExecuting: $@\n" >> $LOG
 
   rm -f $OUTPUT




More information about the Swift-commit mailing list