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