diff --git a/update-git+cogito.sh b/update-git+cogito.sh index 31da23b..45727cc 100755 --- a/update-git+cogito.sh +++ b/update-git+cogito.sh @@ -40,7 +40,7 @@ for project in $PROJECTS; do fi if [ $? -ne 0 ]; then - echo "Pull or clone failed, aborting now." + echo "Pull or clone failed, ABORTING." exit 23 fi