D4298: tests: don't create new repo inside existing repo in test-rebase-inmemory.t

pulkit (Pulkit Goyal) phabricator at mercurial-scm.org
Thu Aug 16 12:48:06 EDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rHG0600d09764df: tests: don't create new repo inside existing repo in test-rebase-inmemory.t (authored by pulkit, committed by ).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D4298?vs=10388&id=10392

REVISION DETAIL
  https://phab.mercurial-scm.org/D4298

AFFECTED FILES
  tests/test-rebase-inmemory.t

CHANGE DETAILS

diff --git a/tests/test-rebase-inmemory.t b/tests/test-rebase-inmemory.t
--- a/tests/test-rebase-inmemory.t
+++ b/tests/test-rebase-inmemory.t
@@ -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



To: pulkit, #hg-reviewers
Cc: mercurial-devel


More information about the Mercurial-devel mailing list