summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/nit-picker2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/nit-picker b/bin/nit-picker
index 3fb558e..0739923 100755
--- a/bin/nit-picker
+++ b/bin/nit-picker
@@ -51,7 +51,7 @@ while [ $# -ge 1 ]; do
print_usage
exit 1
;;
- '*')
+ *)
break
;;
esac