1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-11 05:52:26 +03:00

Set verbose to off by default

This commit is contained in:
msvensson@pilot.mysql.com
2008-04-02 10:08:44 +02:00
parent d4eecb9677
commit 16d4936e3b

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