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