DWL: Support for somebar
This commit is contained in:
@@ -63,6 +63,8 @@ while (<>) {
|
||||
my $line = $_;
|
||||
chomp $line;
|
||||
|
||||
print STDOUT "$_";
|
||||
|
||||
if (exists $ENV{'DWL_LOG_VERBOSE'}) {
|
||||
print_log("DWLTAGS [VV] : $line");
|
||||
}
|
||||
|
Reference in New Issue
Block a user