Skip to content

Commit

Permalink
- be more strict about the spelling of --clean
Browse files Browse the repository at this point in the history
  • Loading branch information
mlschroe committed Aug 10, 2012
1 parent b33c687 commit 455dd9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build
Original file line number Diff line number Diff line change
Expand Up @@ -841,7 +841,7 @@ while test -n "$1"; do
*-no*checks)
DO_CHECKS=false
;;
*-clean)
-clean|--clean)
CLEAN_BUILD='--clean'
;;
*-kill)
Expand Down

0 comments on commit 455dd9c

Please sign in to comment.