Commit a30f7c76 authored by unknown's avatar unknown
Browse files

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
parents 8639c18f d274d475
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -669,9 +669,9 @@ sub command_line_setup () {
  #

  # Look for the client binaries
  $path_client_bindir= mtr_path_exists(vs_config_dirs('client', ''),
				       "$glob_basedir/client_release",
  $path_client_bindir= mtr_path_exists("$glob_basedir/client_release",
				       "$glob_basedir/client_debug",
				       vs_config_dirs('client', ''),
				       "$glob_basedir/client",
				       "$glob_basedir/bin");