mirror of
https://github.com/curl/curl.git
synced 2026-08-24 23:43:40 +03:00
runtests: fix perl warning when <tool> is wrong
This commit is contained in:
parent
f9e8c5f578
commit
1f6a9f48aa
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue