diff tests/test-log.t @ 34455:5c122b410706

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.
author Denis Laxalde <denis.laxalde@logilab.fr>
date Wed, 04 Oct 2017 10:02:15 +0200
parents e8a7c1a0565a
children 1644623ab096
line wrap: on
line diff
--- 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