tests: change to parent directory before all "hg init" in test-log.t
authorDenis Laxalde <denis.laxalde@logilab.fr>
Wed, 04 Oct 2017 10:02:15 +0200
changeset 34456 5c122b410706
parent 34455 0efdfb57b05c
child 34457 7757cc48b766
tests: change to parent directory before all "hg init" in test-log.t Add a "cd .." before the second "hg init" so that all repositories are on top level of test directory. Makes inspection of test directory easier.
tests/test-log.t
--- a/tests/test-log.t	Tue Oct 03 12:00:07 2017 -0700
+++ b/tests/test-log.t	Wed Oct 04 10:02:15 2017 +0200
@@ -15,6 +15,8 @@
   $ hg log -r null -q
   -1:000000000000
 
+  $ cd ..
+
 The g is crafted to have 2 filelog topological heads in a linear
 changeset graph