Mercurial > public > mercurial-scm > hg
diff tests/test-audit-path.t @ 18506:ef60083b5536 stable
tests: fix for windows - slashes and no serve
author | Mads Kiilerich <madski@unity3d.com> |
---|---|
date | Wed, 30 Jan 2013 19:40:07 +0100 |
parents | 77973b6a7b0b |
children | 15c6eb0a51bd |
line wrap: on
line diff
--- a/tests/test-audit-path.t Wed Jan 30 19:29:36 2013 +0100 +++ b/tests/test-audit-path.t Wed Jan 30 19:40:07 2013 +0100 @@ -86,7 +86,7 @@ $ hg manifest -r4 /tmp/test $ hg update -Cr4 - abort: path contains illegal component: /tmp/test + abort: path contains illegal component: /tmp/test (glob) [255] $ cd ..