forked from extern/shorewall_code
Correct progress message
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
f7104b3d26
commit
73274b9b0b
@ -1451,7 +1451,7 @@ sub compile_updown() {
|
||||
q( detect_configuration),
|
||||
q( define_firewall),
|
||||
q(else),
|
||||
q( progress_message3 "\$COMMAND on interface $1 ignored") ,
|
||||
q( progress_message3 "$COMMAND on interface $1 ignored") ,
|
||||
q(fi) ,
|
||||
q(;;) );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user