diff -r b8cb1bdbc8d7 -r a98fa6c0d4f3 tests/test-evolve-obshistory-complex.t --- a/tests/test-evolve-obshistory-complex.t Thu Dec 13 17:26:26 2018 +0100 +++ b/tests/test-evolve-obshistory-complex.t Wed Feb 21 12:39:17 2018 +0100 @@ -140,7 +140,7 @@ Then split ---------- - $ hg split "desc(fold0)" -d "0 0" << EOF + $ hg split --rev "desc(fold0)" -d "0 0" << EOF > Y > Y > N @@ -174,7 +174,7 @@ record this change to 'B'? [Ynesfdaq?] Y no more change to split - $ hg split "desc(fold1)" -d "0 0" << EOF + $ hg split --rev "desc(fold1)" -d "0 0" << EOF > Y > Y > N @@ -209,7 +209,7 @@ no more change to split 1 new orphan changesets - $ hg split "desc(fold2)" -d "0 0" << EOF + $ hg split --rev "desc(fold2)" -d "0 0" << EOF > Y > Y > N