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