fixed sleep behavior to not sleep when the process is the last one we'd run,
[feisty_meow.git] / scripts / opensim / run_osgrid.sh
index 52a38b87af6ea9cbc26471c262c3372d4c5561e5..2d1d7752f43a25ac53d696e47d22eb5ca1096954 100644 (file)
@@ -7,7 +7,7 @@ source $FEISTY_MEOW_SCRIPTS/opensim/opensim_utils.sh
 
 # jump into the opensim binaries directory so we can run stuff.
 pushd $HOME/opensim/bin &>/dev/null
-launch_screen OpenSim OpenSim.exe 
+launch_screen opensim OpenSim.exe 
 popd &>/dev/null