diff tests/test-pull-http.out @ 7563:bbcd2dea19fe

hgweb: send HTTP unauthorized error when denying pull
author Mark Edgington <edgimar@gmail.com>
date Sat, 03 Jan 2009 20:50:06 +0100
parents 959efdac4a9c
children a3d73b3e1f8a
line wrap: on
line diff
--- a/tests/test-pull-http.out	Sat Jan 03 20:33:19 2009 +0100
+++ b/tests/test-pull-http.out	Sat Jan 03 20:50:06 2009 +0100
@@ -2,11 +2,11 @@
 updating working directory
 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
 % expect error, cloning not allowed
-abort: error: 
+abort: authorization failed
 requesting all changes
 % serve errors
 % expect error, pulling not allowed
-abort: error: 
+abort: authorization failed
 pulling from http://localhost/
 searching for changes
 % serve errors