modified error handling methods
[feisty_meow.git] / scripts / customize / fred / scripts / games / gamesaver.sh
index 767ded0beabc66d80ed2b8f083de928f2af0cc63..dc6956ec10e3ef467b97817264496f1c1395ee7a 100644 (file)
@@ -20,7 +20,7 @@ fi
 
 if [ ! -d "$SPOOLING_OUTPUT_DIR" ]; then
   mkdir -p "$SPOOLING_OUTPUT_DIR"
-  test_or_fail Creating spooling output directory.
+  exit_on_error Creating spooling output directory.
 fi
 
 # copies the files for a particular game out to a spooling folder.