##// END OF EJS Templates
test-fetch: fix non-portable sed regex....
test-fetch: fix non-portable sed regex. (s/...\+/.../ appears to be a GNU-ism: this test broke on OS X and NetBSD. Changing \+ to * fixes it, although that is a slightly less strict regex.)

File last commit:

r5930:c301f15c default
r9121:a85a3d39 default
Show More
test-non-interactive-wsgi.out
12 lines | 235 B | text/plain | TextLexer
/ tests / test-non-interactive-wsgi.out
changeset: 0:61c9426e69fe
tag: tip
user: test
date: Thu Jan 01 00:00:00 1970 +0000
summary: test
---- HEADERS
200 Script output follows
---- DATA
[('Content-Type', 'text/html; charset=ascii')]
---- ERRORS