added careful error checking to rev control
[feisty_meow.git] / scripts / site_avenger / sitepush.sh
index 7d0a76a2c94b4f6dddda029becb591e97c5de2ad..963586925af436eb48c74226cf15d0b6ce9602a2 100644 (file)
@@ -44,7 +44,7 @@ sep
 
 # this should set the site_store_path variable if everything goes well.
 update_repo "$full_app_dir" "$CHECKOUT_DIR_NAME" "$DEFAULT_REPOSITORY_ROOT" "$repo_name"
-test_or_fail "Updating the repository storage directory"
+test_or_die "Updating the repository storage directory"
 
 sep