diff options
author | Daniel Stenberg <daniel@haxx.se> | 2012-09-18 00:14:34 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-09-18 00:14:34 +0200 |
commit | 84e6c7a9e58ebddc417217ea8c1aa1dad96aa7a9 (patch) | |
tree | eb4a1a6ca9f8a5dbd04a1f26486eb56e0e6cad31 /tests/data/test2006 | |
parent | c1400f6f12f22d7c9a57b006f994e233b96ac627 (diff) |
test2006: Updated expected output to include hash name
Output changed in commit a34197ef77cb
Diffstat (limited to 'tests/data/test2006')
-rw-r--r-- | tests/data/test2006 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test2006 b/tests/data/test2006 index b183ab54f..e25556fcc 100644 --- a/tests/data/test2006 +++ b/tests/data/test2006 @@ -103,7 +103,7 @@ Metalink: parsing (file://%PWD/log/test2006.metalink) OK Metalink: fetching (log/download2006) from (http://%HOSTIP:%HTTPPORT/2006)... Metalink: fetching (log/download2006) from (http://%HOSTIP:%HTTPPORT/2006) OK Metalink: validating (log/download2006)... -Metalink: validating (log/download2006) OK +Metalink: validating (log/download2006) [sha-256] OK </file4> <stripfile4> $_ = '' if (($_ !~ /^Metalink: /) && ($_ !~ /error/i) && ($_ !~ /warn/i)) |