[Swift-commit] r5160 - SwiftApps/SwiftR/Swift/exec
tga at ci.uchicago.edu
tga at ci.uchicago.edu
Fri Sep 23 18:23:58 CDT 2011
Author: tga
Date: 2011-09-23 18:23:58 -0500 (Fri, 23 Sep 2011)
New Revision: 5160
Modified:
SwiftApps/SwiftR/Swift/exec/EvalRBatchPersistent.sh
Log:
Modified idle timeout to more sensible value
Modified: SwiftApps/SwiftR/Swift/exec/EvalRBatchPersistent.sh
===================================================================
--- SwiftApps/SwiftR/Swift/exec/EvalRBatchPersistent.sh 2011-09-23 23:22:17 UTC (rev 5159)
+++ SwiftApps/SwiftR/Swift/exec/EvalRBatchPersistent.sh 2011-09-23 23:23:58 UTC (rev 5160)
@@ -158,7 +158,7 @@
RPIDS=
TIMEOUT=30
-IDLE_TIMEOUT=10
+IDLE_TIMEOUT=120
timeout_pid=
More information about the Swift-commit
mailing list