changeset 39130:0600d09764df

tests: don't create new repo inside existing repo in test-rebase-inmemory.t Differential Revision: https://phab.mercurial-scm.org/D4298
author Pulkit Goyal <pulkit@yandex-team.ru>
date Thu, 16 Aug 2018 16:36:32 +0300
parents 7c9fedcf7a36
children 02e80e37fbbc
files tests/test-rebase-inmemory.t
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-rebase-inmemory.t	Wed Jul 25 13:40:42 2018 -0400
+++ b/tests/test-rebase-inmemory.t	Thu Aug 16 16:36:32 2018 +0300
@@ -155,8 +155,11 @@
   | o  1: fc055c3b4d33 'b'
   |/
   o  0: b173517d0057 'a'
-  
+
+  $ cd ..
+
 Test dry-run rebasing
+
   $ hg init repo3
   $ cd repo3
   $ echo a>a