summaryrefslogtreecommitdiff
path: root/tests/test-trusted.py.out
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2011-10-01 20:49:36 +0000
committerLorry <lorry@roadtrain.codethink.co.uk>2012-09-27 13:27:51 +0000
commit921ced43c48c1d170452a7b251b94cc96ec8dd44 (patch)
tree3c4a89176ea67fe4c7bf7b375488361a823c95fa /tests/test-trusted.py.out
parent9039c805b0a7e36220101323f82735f08a104b37 (diff)
downloadmercurial-tarball-master.tar.gz
Imported from /srv/lorry/lorry-area/mercurial-tarball/mercurial-1.9.3.tar.gz.HEADmercurial-1.9.3master
Diffstat (limited to 'tests/test-trusted.py.out')
-rw-r--r--tests/test-trusted.py.out16
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/test-trusted.py.out b/tests/test-trusted.py.out
index 8774db3..371bf37 100644
--- a/tests/test-trusted.py.out
+++ b/tests/test-trusted.py.out
@@ -15,7 +15,7 @@ untrusted
. . local = /another/path
# different user, same group
-not trusting file .hg/hgrc from untrusted user abc, group bar
+Not trusting file .hg/hgrc from untrusted user abc, group bar
trusted
global = /some/path
untrusted
@@ -31,7 +31,7 @@ untrusted
. . local = /another/path
# different user, different group
-not trusting file .hg/hgrc from untrusted user abc, group def
+Not trusting file .hg/hgrc from untrusted user abc, group def
trusted
global = /some/path
untrusted
@@ -91,7 +91,7 @@ untrusted
# we don't get confused by users and groups with the same name
# different user, different group
-not trusting file .hg/hgrc from untrusted user abc, group def
+Not trusting file .hg/hgrc from untrusted user abc, group def
trusted
global = /some/path
untrusted
@@ -118,7 +118,7 @@ untrusted
# Can't figure out the name of the user running this process
# different user, different group
-not trusting file .hg/hgrc from untrusted user abc, group def
+Not trusting file .hg/hgrc from untrusted user abc, group def
trusted
global = /some/path
untrusted
@@ -127,7 +127,7 @@ untrusted
# prints debug warnings
# different user, different group
-not trusting file .hg/hgrc from untrusted user abc, group def
+Not trusting file .hg/hgrc from untrusted user abc, group def
trusted
ignoring untrusted configuration option paths.local = /another/path
global = /some/path
@@ -146,7 +146,7 @@ untrusted
# report_untrusted enabled with debug shows warnings
# different user, different group
-not trusting file .hg/hgrc from untrusted user abc, group def
+Not trusting file .hg/hgrc from untrusted user abc, group def
trusted
ignoring untrusted configuration option paths.local = /another/path
global = /some/path
@@ -159,7 +159,7 @@ untrusted
quux
# read trusted, untrusted, new ui, trusted
-not trusting file foobar from untrusted user abc, group def
+Not trusting file foobar from untrusted user abc, group def
trusted:
ignoring untrusted configuration option foobar.baz = quux
None
@@ -173,7 +173,7 @@ quux
# parse error
# different user, different group
-not trusting file .hg/hgrc from untrusted user abc, group def
+Not trusting file .hg/hgrc from untrusted user abc, group def
('foo', '.hg/hgrc:1')
# same user, same group
('foo', '.hg/hgrc:1')