'./build.sh uqm <nonsense>' gives a decent message now.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@899 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2003-03-19 08:22:43 +00:00
parent 6271fe0147
commit 940396fa54
+2
View File
@@ -115,6 +115,8 @@ case "$2" in
build_install build_install
;; ;;
*) *)
usage 1>&2
exit 1;
;; ;;
esac esac