mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 23:53:30 +01:00
Merge branch '5.0.8'
This commit is contained in:
commit
a92d10f19c
@ -1096,7 +1096,7 @@ CEOF
|
|||||||
|
|
||||||
if ( $optional ) {
|
if ( $optional ) {
|
||||||
if ( $persistent ) {
|
if ( $persistent ) {
|
||||||
emit( "persistent_${what}_${table}\n" );
|
emit( "do_persistent_${what}_${table}\n" );
|
||||||
}
|
}
|
||||||
|
|
||||||
if ( $shared ) {
|
if ( $shared ) {
|
||||||
|
Loading…
Reference in New Issue
Block a user