Mercurial > hg-stable
changeset 19116:dfb514836b78 stable
tests: skip permissions tests in test-phases-exchange when fs lacks permissions
author | Brendan Cully <brendan@kublai.com> |
---|---|
date | Thu, 02 May 2013 11:17:18 -0700 |
parents | 762208a3edab |
children | a6542a670ece |
files | tests/test-phases-exchange.t |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-phases-exchange.t Wed May 01 17:49:53 2013 -0500 +++ b/tests/test-phases-exchange.t Thu May 02 11:17:18 2013 -0700 @@ -1062,6 +1062,7 @@ | o 0 public a-A - 054250a37db4 +#if unix-permissions Pushing From an unlockable repo -------------------------------- @@ -1102,3 +1103,4 @@ $ "$TESTDIR/killdaemons.py" $DAEMON_PIDS +#endif