minor: fix for incomplete previous refactoring

This commit is contained in:
Roman Ivanov 2017-02-05 06:36:04 -08:00
parent ecc429c92f
commit 071dc4bdcb
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ no-exception-test-alot-of-project1)
;;
*)
echo "Unexpected GOAL mode: $GOAL"
echo "Unexpected argument: $1"
exit 1
;;