3 source $FEISTY_MEOW_SCRIPTS/buildor/gffs_builders.sh
5 echo stopping any running genesis processes...
6 bash $XSEDE_TEST_ROOT/library/zap_genesis_javas.sh
8 echo building the code freshly, although not with a clean first...
11 echo failed to build the code.
14 echo starting container now and spooling its log file...
15 (bash $XSEDE_TEST_ROOT/library/maybe_restart_container.sh &>$TMP/container_restarty.log & )
16 tail -f ~/.GenesisII/container.log