X-Git-Url: http://xvm.mit.edu/gitweb/invirt/scripts/git-hooks.git/blobdiff_plain/78ae65bde57c9cdc34aa10d05bc853060ddb2bd8..2ed8d68d8744dbc7819c3527b30c91eb5663a91c:/super/update?ds=sidebyside diff --git a/super/update b/super/update index 1e926e8..29208ba 100755 --- a/super/update +++ b/super/update @@ -20,7 +20,7 @@ fi # --- Disallow all pushes -echo "*** Pushing to the superrepo is not allowed" >&2 +echo "*** Pushing to the superproject is not allowed" >&2 echo "***" >&2 -echo "*** If you would like to update the superrepo, use remctl" >&2 +echo "*** If you would like to update the superproject, use remctl" >&2 exit 1