[Swift-commit] r4888 - trunk/bin/grid

wilde at ci.uchicago.edu wilde at ci.uchicago.edu
Sun Jul 31 10:37:31 CDT 2011


Author: wilde
Date: 2011-07-31 10:37:30 -0500 (Sun, 31 Jul 2011)
New Revision: 4888

Modified:
   trunk/bin/grid/start-ranger-service~
Log:
Remove spurious exit statement after arg parsing that was left in from debuging.

Modified: trunk/bin/grid/start-ranger-service~
===================================================================
--- trunk/bin/grid/start-ranger-service~	2011-07-29 21:58:23 UTC (rev 4887)
+++ trunk/bin/grid/start-ranger-service~	2011-07-31 15:37:30 UTC (rev 4888)
@@ -21,8 +21,6 @@
 
 echo THROTTLE=$THROTTLE
 
-exit
-
 # This lets user run this script to add another job full of workers to an existing coaster service
 # Must be started in the same directory where start-swift-service created the service.wports file.
 




More information about the Swift-commit mailing list