forked from extern/shorewall_code
Fix ipset match generation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6174 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
c984c0bbe3
commit
d5b278a969
@ -987,7 +987,7 @@ sub get_set_flags( $$ ) {
|
||||
|
||||
$setname =~ s/^\+//;
|
||||
|
||||
"--set $setname $options"
|
||||
"--set $setname $options "
|
||||
}
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user