From: Chris Koeritz Date: Mon, 29 Feb 2016 22:35:40 +0000 (-0500) Subject: updated approach slightly for building gffs. X-Git-Tag: 2.140.90~542 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=5ab07acd7a5e157b3b0138ff66546f44beeb626f;p=feisty_meow.git updated approach slightly for building gffs. --- diff --git a/scripts/buildor/refresh_gffs_build.sh b/scripts/buildor/refresh_gffs_build.sh index b24c3ae1..a5b0c1b9 100644 --- a/scripts/buildor/refresh_gffs_build.sh +++ b/scripts/buildor/refresh_gffs_build.sh @@ -21,7 +21,7 @@ build_gffs check_result Building GFFS source code. echo starting container now and spooling its log file... -(bash $GFFS_TOOLKIT_ROOT/library/maybe_restart_container.sh &>$TMP/container_restarty.log & ) +(bash $GFFS_TOOLKIT_ROOT/library/maybe_restart_container.sh &>$TMP/main_container_restarting.log & ) # snooze a bit so the container gets a chance to write something. sleep 4 tail -f ~/.GenesisII/container.log