Fix syntax error in buildshorewall

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5841 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-04-07 17:18:12 +00:00
parent 38861c3a4f
commit 2a3150f7e3

View File

@ -206,7 +206,6 @@ while [ -z "$done" ]; do
SIGN=Yes
option=${option#s}
;;
;;
*)
usage
;;