test2005 to test2016: improve failure detection
This commit is contained in:
@@ -107,7 +107,7 @@ Metalink: validating (log/download2007)...
|
||||
Metalink: validating (log/download2007) OK
|
||||
</file4>
|
||||
<stripfile4>
|
||||
$_ = '' if ($_ !~ /^Metalink: /)
|
||||
$_ = '' if (($_ !~ /^Metalink: /) && ($_ !~ /error/i) && ($_ !~ /warn/i))
|
||||
</stripfile4>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
||||
Reference in New Issue
Block a user