#At lp:maria

 2753 [email protected]  2009-10-06
      Fix broken --vs-config option of mysql-test-run.pl.
      modified:
        mysql-test/mysql-test-run.pl

=== modified file 'mysql-test/mysql-test-run.pl'
--- a/mysql-test/mysql-test-run.pl      2009-10-05 13:22:23 +0000
+++ b/mysql-test/mysql-test-run.pl      2009-10-06 06:46:45 +0000
@@ -844,7 +844,7 @@ sub command_line_setup {
              'ssl|with-openssl'         => \$opt_ssl,
              'skip-ssl'                 => \$opt_skip_ssl,
              'compress'                 => \$opt_compress,
-             'vs-config'                => \$opt_vs_config,
+             'vs-config=s'              => \$opt_vs_config,
 
             # Max number of parallel threads to use
             'parallel=s'               => \$opt_parallel,


_______________________________________________
Mailing list: https://launchpad.net/~maria-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~maria-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to