forked from extern/shorewall_code
Handle empty setup_common()
This commit is contained in:
parent
26c8058069
commit
1ee8835a73
@ -682,6 +682,7 @@ sub compiler {
|
|||||||
setup_zone_mss;
|
setup_zone_mss;
|
||||||
|
|
||||||
unless ( $command eq 'check' ) {
|
unless ( $command eq 'check' ) {
|
||||||
|
emit 'return 0';
|
||||||
pop_indent;
|
pop_indent;
|
||||||
emit '}';
|
emit '}';
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user