mirror of
https://github.com/moparisthebest/curl
synced 2024-12-23 16:48:49 -05:00
parent
77ae8f26ad
commit
dd47b0cce9
@ -3556,7 +3556,7 @@ sub singletest {
|
||||
# timestamp test preparation start
|
||||
$timeprepini{$testnum} = Time::HiRes::time();
|
||||
|
||||
if($disttests !~ /test$testnum\W/ ) {
|
||||
if($disttests !~ /test$testnum(\W|\z)/ ) {
|
||||
logmsg "Warning: test$testnum not present in tests/data/Makefile.inc\n";
|
||||
}
|
||||
if($disabled{$testnum}) {
|
||||
|
Loading…
Reference in New Issue
Block a user