mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-09 01:04:06 +01:00
Restore text of 'Provider "..." compiled' message
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
4abd626b32
commit
6194eceaa4
@ -508,6 +508,7 @@ sub process_a_provider() {
|
||||
|
||||
push @providers, $table;
|
||||
|
||||
progress_message " Provider \"$currentline\" $done";
|
||||
}
|
||||
|
||||
#
|
||||
@ -800,8 +801,6 @@ sub add_a_provider( $$ ) {
|
||||
|
||||
emit '}';
|
||||
}
|
||||
|
||||
progress_message " Provider \"$currentline\" $done";
|
||||
}
|
||||
|
||||
sub add_an_rtrule( ) {
|
||||
|
Loading…
Reference in New Issue
Block a user