changeset 45827 | 8d72e29ad1e0 |
parent 34661 | eb586ed5d8ce |
child 49621 | 55c6ebd11cb9 |
--- a/tests/test-clone-update-order.t Wed Oct 21 19:00:16 2020 -0700 +++ b/tests/test-clone-update-order.t Tue Oct 06 22:36:15 2020 -0700 @@ -22,7 +22,7 @@ $ hg clone -U -u . .#other ../b -r 0 -r 1 -r 2 -b other abort: cannot specify both --noupdate and --updaterev - [255] + [10] $ hg clone -U .#other ../b -r 0 -r 1 -r 2 -b other adding changesets