tests/test-symlink-root
author Emanuele Aina <faina.mail@tiscali.it>
Tue, 06 Mar 2007 17:45:38 -0300
changeset 4145 2ebdd33fe456
parent 4086 cc8a52229620
child 4882 25d753efd48e
permissions -rwxr-xr-x
Add a test for the purge extension

#!/bin/sh

hg init a
ln -s a link
cd a
echo foo > foo
hg status
hg status ../link