fixed erroneous path
[feisty_meow.git] / scripts / site_avenger / sitepush.sh
index b88689b630bf219fd0f51c58539676483740a264..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"
-check_result "Updating the repository storage directory"
+test_or_die "Updating the repository storage directory"
 
 sep