What do you think about this fix?

-print "$0: reading config files from directory $classpath\n";
+warn "$0: reading config files from directory $classpath\n" if $verbose;

It prints the message to stderr as before (before we fixed #600715),
but it only prints this message if verbose (-v) was set. 

@frank: Will this also work for you?

-- 
regards Thomas



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to