mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-22 21:48:39 +01:00
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:
parent
38861c3a4f
commit
2a3150f7e3
@ -206,7 +206,6 @@ while [ -z "$done" ]; do
|
||||
SIGN=Yes
|
||||
option=${option#s}
|
||||
;;
|
||||
;;
|
||||
*)
|
||||
usage
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user