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.
--- 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