branch | stable |
changeset 14736 | 65f8f98aa924 |
parent 14624 | f03c82d1f50a |
child 15052 | 06c3667c259c |
--- a/tests/test-setdiscovery.t Sat Jun 25 01:55:15 2011 +0200 +++ b/tests/test-setdiscovery.t Sat Jun 25 01:55:16 2011 +0200 @@ -3,7 +3,7 @@ (which is currently not activated by default) and the full remotable protocol: $ testdesc() { # revs_a, revs_b, dagdesc - > if [ -e foo ]; then rm -rf foo; fi + > if [ -d foo ]; then rm -rf foo; fi > hg init foo > cd foo > hg debugbuilddag "$3"