added careful error checking to rev control
[feisty_meow.git] / scripts / site_avenger / siteup.sh
index 511a561734bfdad51925a69afe95162efd36bcff..c9b348c48fd0cee2c9fcbb30bfb6979900dd3d26 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"
 
 ####