Mercurial > hg
comparison tests/test-hgwebdirsym.t @ 23048:ee5f834077be stable
merge default into stable for 3.2 freeze
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Sat, 18 Oct 2014 18:04:31 -0500 |
parents | 7a9cbb315d84 |
children | 4d2b9b304ad0 |
comparison
equal
deleted
inserted
replaced
22843:b6531d806de8 | 23048:ee5f834077be |
---|---|
1 #require serve symlink | |
2 | |
1 Tests whether or not hgwebdir properly handles various symlink topologies. | 3 Tests whether or not hgwebdir properly handles various symlink topologies. |
2 | |
3 $ "$TESTDIR/hghave" serve symlink || exit 80 | |
4 | 4 |
5 hide outer repo | 5 hide outer repo |
6 $ hg init | 6 $ hg init |
7 | 7 |
8 $ hg init a | 8 $ hg init a |