Set verbose to off by default

This commit is contained in:
unknown 2008-04-02 10:08:44 +02:00
parent b832654089
commit 7fe065ae03

View File

@ -59,7 +59,7 @@ use My::Find;
use My::Platform;
my %running;
my $_verbose= IS_WINDOWS;
my $_verbose= 0;
END {
# Kill any children still running