This commit is contained in:
Thomas Levine 2016-02-28 21:02:38 +00:00
parent d7e1806040
commit dfab129074

2
urchin
View File

@ -448,7 +448,7 @@ you don't need to quote the TEST_SHELL variable." > /dev/stderr
--version) echo "$VERSION"
urchin_exit;;
-*) urchin_help >&2
exit 1;;
exit 11;;
*) break;;
esac
shift