changeset 20008 | e54a078153f7 |
parent 19989 | c38c3fdc8b93 |
child 20072 | 6d4fda48b4e3 |
--- a/tests/test-command-template.t Thu Nov 14 17:17:44 2013 -0600 +++ b/tests/test-command-template.t Thu Nov 14 18:07:43 2013 -0600 @@ -447,7 +447,7 @@ Error if style not readable: -#if unix-permissions +#if unix-permissions no-root $ touch q $ chmod 0 q $ hg log --style ./q @@ -479,7 +479,7 @@ Error if include fails: $ echo 'changeset = q' >> t -#if unix-permissions +#if unix-permissions no-root $ hg log --style ./t abort: template file ./q: Permission denied [255]