modified error handling methods
[feisty_meow.git] / scripts / rev_control / checkin.sh
index 5b126d9a73762c5e482ff63c73fb960d6efde646..9bdbe5cf10534452b2aa38a6ae6a63a4b682bb81 100644 (file)
@@ -16,7 +16,7 @@ if [ "$OS" == "Windows_NT" ]; then
 fi
 
 checkin_list $FULL_LIST
-test_or_die "checking in list: $FULL_LIST"
+exit_on_error "checking in list: $FULL_LIST"
 
 ##############