nice, first bit of auto-help
[feisty_meow.git] / scripts / site_avenger / sitepush.sh
index b88689b630bf219fd0f51c58539676483740a264..7d0a76a2c94b4f6dddda029becb591e97c5de2ad 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"
-check_result "Updating the repository storage directory"
+test_or_fail "Updating the repository storage directory"
 
 sep