mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 14:54:20 +01:00
Merge shellback.(none):/home/msvensson/mysql/work/my50-work
into shellback.(none):/home/msvensson/mysql/work/my51-work
This commit is contained in:
commit
be1187e171
1 changed files with 1 additions and 1 deletions
|
@ -915,7 +915,7 @@ sub command_line_setup () {
|
||||||
if ( ! $opt_suite_timeout )
|
if ( ! $opt_suite_timeout )
|
||||||
{
|
{
|
||||||
$opt_suite_timeout= $default_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
|
# Increase times to wait for executables to start if using valgrind
|
||||||
|
|
Loading…
Add table
Reference in a new issue