[Swift-commit] r4461 - SwiftApps/SwiftR/Swift/exec
tga at ci.uchicago.edu
tga at ci.uchicago.edu
Mon May 9 14:31:44 CDT 2011
Author: tga
Date: 2011-05-09 14:31:44 -0500 (Mon, 09 May 2011)
New Revision: 4461
Modified:
SwiftApps/SwiftR/Swift/exec/start-swift
Log:
stop redundant signal with custom config
Modified: SwiftApps/SwiftR/Swift/exec/start-swift
===================================================================
--- SwiftApps/SwiftR/Swift/exec/start-swift 2011-05-09 19:01:06 UTC (rev 4460)
+++ SwiftApps/SwiftR/Swift/exec/start-swift 2011-05-09 19:31:44 UTC (rev 4461)
@@ -630,6 +630,7 @@
# have already set up tc.data and sites.xml files, just set
#onexit
function onexit {
+ trap - $TRAPEVENTS
stdcleanup_start
stdcleanup_end
}
More information about the Swift-commit
mailing list