Mercurial > evolve
diff tests/test-userguide.t @ 1195:af9fd422adbb
tests: update to new core output
Multiple output change need to be applied to the test suite.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Fri, 30 Jan 2015 19:01:23 +0000 |
parents | 8b3b0549a4b6 |
children | 8a06b32061ce |
line wrap: on
line diff
--- a/tests/test-userguide.t Wed Jan 07 15:24:47 2015 -0800 +++ b/tests/test-userguide.t Fri Jan 30 19:01:23 2015 +0000 @@ -18,7 +18,7 @@ example 2: unsafe amend with plain vanilla Mercurial: the original commit is stripped $ hg commit --amend -u alice -d '1 0' -m 'implement feature Y' - saved backup bundle to $TESTTMP/t/.hg/strip-backup/6e725fd2be6f-amend-backup.hg (glob) + saved backup bundle to $TESTTMP/t/.hg/strip-backup/6e725fd2be6f-42cc74d4-amend-backup.hg (glob) $ hg log -r 23fe4ac6d3f1 abort: unknown revision '23fe4ac6d3f1'! [255]