tests: add missing 'backup bundle' path glob in test-rebase-scenario-global.t

Introduced by d13aaf5669b3.
This commit is contained in:
Mads Kiilerich 2012-06-22 00:52:14 +02:00
parent 36aa7282e4
commit ebd808f364

View File

@ -304,7 +304,7 @@ Source phase greater or equal to destination phase: new changeset get the phase
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