mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 09:47:51 +02:00
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( detect_configuration),
|
||||||
q( define_firewall),
|
q( define_firewall),
|
||||||
q(else),
|
q(else),
|
||||||
q( progress_message3 "\$COMMAND on interface $1 ignored") ,
|
q( progress_message3 "$COMMAND on interface $1 ignored") ,
|
||||||
q(fi) ,
|
q(fi) ,
|
||||||
q(;;) );
|
q(;;) );
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user