[PATCH] test-rebase-scenario-global.t: adapt for Windows

alexandrul.ct at gmail.com alexandrul.ct at gmail.com
Sat Jun 23 12:02:35 CDT 2012


# HG changeset patch
# User Eduard-Cristian Stefan <alexandrul.ct at gmail.com>
# Date 1340470946 -10800
# Node ID 7c3232c558066a496edb91c63b61911e600465ca
# Parent  c52580afcb16acac92ee91211d354b4ed5c9d2bc
test-rebase-scenario-global.t: adapt for Windows

diff --git a/tests/test-rebase-scenario-global.t b/tests/test-rebase-scenario-global.t
--- a/tests/test-rebase-scenario-global.t
+++ b/tests/test-rebase-scenario-global.t
@@ -304,7 +304,7 @@
   secret
 Source phase lower than destination phase: new changeset get the phase of destination:
   $ hg rebase -s8 -d9
-  saved backup bundle to $TESTTMP/a7/.hg/strip-backup/6d4f22462821-backup.hg
+  saved backup bundle to $TESTTMP/a7/.hg/strip-backup/6d4f22462821-backup.hg (glob)
   $ hg log --template "{phase}\n" -r 'rev(9)'
   secret
 


More information about the Mercurial-devel mailing list