branch | stable |
changeset 12341 | aca8b10bca6e |
parent 12340 | b0bb72460c44 |
child 12396 | ea384dbca5b1 |
--- a/tests/test-mq-symlinks Mon Sep 20 21:42:11 2010 +0200 +++ b/tests/test-mq-symlinks Mon Sep 20 21:42:11 2010 +0200 @@ -66,3 +66,9 @@ hg qpop hg qpush $TESTDIR/readlink.py linkb +echo '% check patch does not overwrite untracked symlinks' +hg qpop +ln -s linkbb linkb +hg qpush + +true \ No newline at end of file