1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Merge cleanup, with a change of verbose test status to Off.

This commit is contained in:
cmiller@zippy.(none)
2006-07-07 10:47:51 -04:00
parent 91b8b26411
commit a3b2340357
2 changed files with 2 additions and 2 deletions

View File

@ -168,7 +168,7 @@ our $opt_suite;
our $opt_netware;
our $opt_script_debug= 0; # Script debugging, enable with --script-debug
our $opt_verbose= 1; # Verbose output, enable with --verbose
our $opt_verbose= 0; # Verbose output, enable with --verbose
# Options FIXME not all....