mirror of
https://github.com/curl/curl.git
synced 2026-07-17 12:27:15 +03:00
Honour the -a option when -t is enabled.
This commit is contained in:
parent
de17f4436e
commit
35935d71d2
1 changed files with 1 additions and 1 deletions
|
|
@ -423,7 +423,7 @@ sub torture {
|
|||
logmsg " Failed on alloc number $limit in test.\n",
|
||||
" invoke with -t$limit to repeat this single case.\n";
|
||||
stopservers($verbose);
|
||||
exit 1;
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue