exit code on error

SCCS-file: yearistype.sh
SCCS-SID: 7.7
This commit is contained in:
Arthur David Olson
2012-07-18 03:02:35 -04:00
committed by Paul Eggert
parent 3ca82b0ce5
commit bbfd3af0c2
+1
View File
@@ -34,3 +34,4 @@ case $#-$2 in
esac
echo "$0: usage is $0 year even|odd|uspres|nonpres|nonuspres" >&2
exit 1