[Swift-commit] r4557 - SwiftApps/SwiftR/Swift/exec

tga at ci.uchicago.edu tga at ci.uchicago.edu
Fri Jun 3 13:46:22 CDT 2011


Author: tga
Date: 2011-06-03 13:46:22 -0500 (Fri, 03 Jun 2011)
New Revision: 4557

Modified:
   SwiftApps/SwiftR/Swift/exec/start-swift-daemon
Log:
didn't disable tracing.


Modified: SwiftApps/SwiftR/Swift/exec/start-swift-daemon
===================================================================
--- SwiftApps/SwiftR/Swift/exec/start-swift-daemon	2011-06-03 18:40:35 UTC (rev 4556)
+++ SwiftApps/SwiftR/Swift/exec/start-swift-daemon	2011-06-03 18:46:22 UTC (rev 4557)
@@ -6,7 +6,6 @@
 # This script forks off a child process, detaches it
 # and then, as the only thing written to stdout, echoes
 # the pid of start-swift
-set -x
 ssscript=`dirname $0`/start-swift
 
 # Choose a working directory




More information about the Swift-commit mailing list