diff -r 98941c28f3e2 -r 7a5c3175015e tests/test-tutorial.t --- a/tests/test-tutorial.t Wed Mar 21 16:18:31 2018 +0100 +++ b/tests/test-tutorial.t Wed Mar 21 16:32:54 2018 +0100 @@ -997,7 +997,9 @@ But at the same time, locally, this same "bathroom changeset" was updated. $ cd ../local - $ hg up 4710c0968793 -q + $ hg up 75954b8cd933 -q + abort: unknown revision '75954b8cd933'! + [255] $ sed -i'' -e 's/... More bathroom stuff to come/Bath Robe/' shopping $ hg commit --amend $ hg log -G @@ -1204,7 +1206,6 @@ adding file changes added 2 changesets with 2 changes to 1 files (+1 heads) 3 new obsolescence markers - obsoleted 2 changesets Remote get a warning that current working directory is based on an obsolete changeset.