removed the zapem at top, since we don't know the machine doesn't have other gffs...
authorChris Koeritz <fred@gruntose.com>
Mon, 21 Sep 2015 20:21:29 +0000 (16:21 -0400)
committerChris Koeritz <fred@gruntose.com>
Mon, 21 Sep 2015 20:21:29 +0000 (16:21 -0400)
scripts/buildor/gffs_builders.sh

index f5f15b265af283b3affeadcc66ccdefe746f143a..556009e6f0ebdff165bbcfb3e5047492512bb6de 100644 (file)
@@ -24,7 +24,7 @@ function build_gffs()
 #    echo GENII_INSTALL_DIR is not set.
 #    return 1
 #  fi
-  zapem
+  #zapem
   pushd "$GENII_INSTALL_DIR"
   if [ $? -ne 0 ]; then
     error_sound
@@ -54,7 +54,7 @@ function rebuild_gffs()
 #    echo GENII_INSTALL_DIR is not set.
 #    return 1
 #  fi
-  zapem
+  #zapem
   pushd "$GENII_INSTALL_DIR"
   ant clean