tests: update output changed

Summary: we no longer print "activating" if the bookmark is already active

Test Plan: all tests are passing

Reviewers: #sourcecontrol, ttung

Reviewed By: ttung

Differential Revision: https://phabricator.fb.com/D3117128

Signature: t1:3117128:1459372145:64b3a523d290fa18d7146d48adaa953f698d9d02
This commit is contained in:
Mateusz Kwapich 2016-03-30 14:11:07 -07:00
parent 3c8b3811cc
commit 9916b26ecb

View File

@ -60,7 +60,6 @@
$ cd ../client
$ hg up mybook
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
(activating bookmark mybook)
$ echo z > z
$ hg commit -qAm z
$ cd ../master