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

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Thu Feb 10 08:32:43 CST 2011


Author: tga
Date: 2011-02-10 08:32:42 -0600 (Thu, 10 Feb 2011)
New Revision: 4077

Modified:
   SwiftApps/SwiftR/Swift/exec/start-swift
Log:
Removed echoing of start-swift script


Modified: SwiftApps/SwiftR/Swift/exec/start-swift
===================================================================
--- SwiftApps/SwiftR/Swift/exec/start-swift	2011-02-09 22:09:06 UTC (rev 4076)
+++ SwiftApps/SwiftR/Swift/exec/start-swift	2011-02-10 14:32:42 UTC (rev 4077)
@@ -1,6 +1,6 @@
 #! /bin/bash
 
-set -x
+#set -x
 
 export TRAPEVENTS="EXIT 1 2 3 15"  # Signals and conditions to trap
 




More information about the Swift-commit mailing list