test-commit: remove extra cd ..
authorAdrian Buehlmann <adrian@cadifra.com>
Sat, 09 Jun 2012 14:20:25 +0200
changeset 16896 5af80d29c441
parent 16895 430714e2a876
child 16897 2774576dee4d
test-commit: remove extra cd .. This specific cd .. leaves the base directory of the test ($TESTTMP). Removing it avoids that test artifacts (e.g. files) are created outside of the base directory.
tests/test-commit.t
--- a/tests/test-commit.t	Fri Jun 08 23:37:11 2012 +0200
+++ b/tests/test-commit.t	Sat Jun 09 14:20:25 2012 +0200
@@ -222,7 +222,6 @@
 
 Issue1049: Hg permits partial commit of merge without warning
 
-  $ cd ..
   $ hg init issue1049
   $ cd issue1049
   $ echo a > a