mirror of
https://github.com/curl/curl.git
synced 2025-01-30 14:22:33 +08:00
Honour the -a option when -t is enabled.
This commit is contained in:
parent
de17f4436e
commit
35935d71d2
@ -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…
Reference in New Issue
Block a user