diff tests/test-archive.out @ 9696:8cce2c8a40b6

fix tests output changed by 8269fe2d48f6
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Mon, 02 Nov 2009 19:07:26 +0100
parents 58edd448da4f
children 9ea7238ad935
line wrap: on
line diff
--- a/tests/test-archive.out	Mon Nov 02 17:54:19 2009 +0100
+++ b/tests/test-archive.out	Mon Nov 02 19:07:26 2009 +0100
@@ -5,20 +5,20 @@
 % gz allowed should give 200
 200 Script output follows
 % tar.bz2 and zip disallowed should both give 403
-403 Forbidden
-403 Forbidden
+403 Archive type not allowed: bz2
+403 Archive type not allowed: zip
 % bz2 allowed should give 200
 200 Script output follows
 % zip and tar.gz disallowed should both give 403
-403 Forbidden
-403 Forbidden
+403 Archive type not allowed: zip
+403 Archive type not allowed: gz
 % zip allowed should give 200
 200 Script output follows
 % tar.gz and tar.bz2 disallowed should both give 403
-403 Forbidden
-403 Forbidden
+403 Archive type not allowed: gz
+403 Archive type not allowed: bz2
 % invalid arch type should give 404
-404 Not Found
+404 Unsupported archive type: None
 
 test-archive-TIP/.hg_archival.txt
 test-archive-TIP/bar