mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint mysql-test/mysql-test-run.pl: Manual merge of backport
This commit is contained in:
@ -669,9 +669,9 @@ sub command_line_setup () {
|
|||||||
#
|
#
|
||||||
|
|
||||||
# Look for the client binaries
|
# Look for the client binaries
|
||||||
$path_client_bindir= mtr_path_exists(vs_config_dirs('client', ''),
|
$path_client_bindir= mtr_path_exists("$glob_basedir/client_release",
|
||||||
"$glob_basedir/client_release",
|
|
||||||
"$glob_basedir/client_debug",
|
"$glob_basedir/client_debug",
|
||||||
|
vs_config_dirs('client', ''),
|
||||||
"$glob_basedir/client",
|
"$glob_basedir/client",
|
||||||
"$glob_basedir/bin");
|
"$glob_basedir/bin");
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user