Mercurial > hg
view tests/test-symlink-root @ 12602:14198926975d stable
url: mark certificate error string for translation
author | Martin Geisler <mg@aragost.com> |
---|---|
date | Fri, 01 Oct 2010 16:08:46 +0200 |
parents | 25d753efd48e |
children |
line wrap: on
line source
#!/bin/sh "$TESTDIR/hghave" symlink || exit 80 hg init a ln -s a link cd a echo foo > foo hg status hg status ../link