changeset 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 0efdfb57b05c
children 7757cc48b766
files tests/test-log.t
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
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