mirror of
https://gitlab.com/shorewall/code.git
synced 2025-08-13 17:54:04 +02:00
Avoid duplicate echo command in generated script.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
@ -867,7 +867,6 @@ CEOF
|
||||
|
||||
emit "fi\n";
|
||||
} else {
|
||||
emit( qq(echo 0 > \${VARDIR}/${physical}.status) );
|
||||
emit( qq(progress_message "Provider $table ($number) Started") );
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user