changeset 46478 | db9e33beb0fb |
parent 40919 | a0886a4d6dce |
child 46874 | 84a93fa7ecfd |
--- a/tests/test-remotefilelog-clone.t Wed Feb 03 13:55:58 2021 -0800 +++ b/tests/test-remotefilelog-clone.t Wed Feb 03 23:23:56 2021 -0800 @@ -85,9 +85,9 @@ $ TEMP_STDERR=full-clone-from-shallow.stderr.tmp $ hg clone --noupdate ssh://user@dummy/shallow full 2>$TEMP_STDERR streaming all changes - remote: abort: Cannot clone from a shallow repo to a full repo. [255] $ cat $TEMP_STDERR + remote: abort: Cannot clone from a shallow repo to a full repo. abort: pull failed on remote $ rm $TEMP_STDERR