# HG changeset patch # User Mads Kiilerich # Date 1340319134 -7200 # Node ID 832f106945e8b1f5ae36e6aa7e9b1785f56d0858 # Parent efd2e14f72353626355dc82465bdf23bf6416aa2 tests: add missing 'backup bundle' path glob in test-rebase-scenario-global.t Introduced by 50f434510da6. diff -r efd2e14f7235 -r 832f106945e8 tests/test-rebase-scenario-global.t --- a/tests/test-rebase-scenario-global.t Thu Jun 21 17:37:02 2012 -0500 +++ b/tests/test-rebase-scenario-global.t Fri Jun 22 00:52:14 2012 +0200 @@ -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