hg: fix infinitepush phases test

Summary:
I somehow had a brain fart before landing my infinitepush phases diff
and replaced a hash with a rev number, even though rev numbers don't work with
infinitepush. This fixes that.

fbshipit-source-id: aa85614d40e173f6472cb9570af8510eb15ea353
This commit is contained in:
Durham Goode 2018-03-14 16:07:31 -07:00 committed by Saurabh Singh
parent 6b14e6809e
commit a5c5d43e98

View File

@ -47,7 +47,7 @@ the history but is stored on disk
remote: f13337e62e40 stack 2 - commit 1
remote: ccd5ee66f08a stack 2 - commit 2
finished in * seconds (glob)
$ hg pull -r 4
$ hg pull -r bc62
pulling from ssh://user@dummy/master
no changes found
adding changesets