runtests: fix perl warning when <tool> is wrong
This commit is contained in:
Родитель
f9e8c5f578
Коммит
1f6a9f48aa
|
@ -607,7 +607,7 @@ sub singletest_run {
|
|||
}
|
||||
|
||||
my $disablevalgrind;
|
||||
my $CMDLINE;
|
||||
my $CMDLINE="";
|
||||
my $cmdargs;
|
||||
my $cmdtype = $cmdhash{'type'} || "default";
|
||||
my $fail_due_event_based = $run_event_based;
|
||||
|
|
Загрузка…
Ссылка в новой задаче