Merge shellback.(none):/home/msvensson/mysql/work/my50-work

into  shellback.(none):/home/msvensson/mysql/work/my51-work


mysql-test/mysql-test-run.pl:
  Auto merged
This commit is contained in:
unknown 2006-09-19 19:58:51 +02:00
commit f05cccab9b

View file

@ -915,7 +915,7 @@ sub command_line_setup () {
if ( ! $opt_suite_timeout )
{
$opt_suite_timeout= $default_suite_timeout;
$opt_suite_timeout*= 4 if defined $opt_valgrind;
$opt_suite_timeout*= 6 if defined $opt_valgrind;
}
# Increase times to wait for executables to start if using valgrind