Mercurial > hg-stable
changeset 29492:d23619990160
tests: check ETag format in test-hgweb-commands
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sat, 09 Jul 2016 14:01:55 +0800 |
parents | 7f0498bd284e |
children | 4533f5b47949 |
files | tests/test-hgweb-commands.t |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-hgweb-commands.t Sat Jul 09 03:26:24 2016 +0800 +++ b/tests/test-hgweb-commands.t Sat Jul 09 14:01:55 2016 +0800 @@ -2261,7 +2261,7 @@ $ QUERY_STRING='style=raw' $ python hgweb.cgi #> search Status: 404 Not Found\r (esc) - ETag: *\r (glob) (esc) + ETag: W/"*"\r (glob) (esc) Content-Type: text/plain; charset=ascii\r (esc) \r (esc) @@ -2275,7 +2275,7 @@ $ QUERY_STRING='style=raw' $ python hgweb.cgi #> search Status: 404 Not Found\r (esc) - ETag: *\r (glob) (esc) + ETag: W/"*"\r (glob) (esc) Content-Type: text/plain; charset=ascii\r (esc) \r (esc)