[Swift-commit] r6048 - trunk/libexec

hategan at ci.uchicago.edu hategan at ci.uchicago.edu
Sat Nov 17 01:00:52 CST 2012


Author: hategan
Date: 2012-11-17 01:00:51 -0600 (Sat, 17 Nov 2012)
New Revision: 6048

Modified:
   trunk/libexec/vdl-int.k
Log:
remove trailing whitespace from stdout/stderr

Modified: trunk/libexec/vdl-int.k
===================================================================
--- trunk/libexec/vdl-int.k	2012-11-17 06:35:04 UTC (rev 6047)
+++ trunk/libexec/vdl-int.k	2012-11-17 07:00:51 UTC (rev 6048)
@@ -374,7 +374,7 @@
 								destfile=destfile)
 							nl()
 							"    {name}: "
-							file:read(destfile)
+							strip(file:read(destfile))
 						)
 						""
 					)




More information about the Swift-commit mailing list