aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/igex.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/igex.sh b/bin/igex.sh
index 09f1206f..b8ef3092 100644
--- a/bin/igex.sh
+++ b/bin/igex.sh
@@ -3,6 +3,7 @@
# There should be at least two arguments
if [ "$#" -eq 0 ] ; then
printf >&2 'igs: Need an ignore list x,y,z and a command\n';
+ exit 2
fi
# The list of values to ignore is the first argument; add a trailing comma for