changeset 17159 | 36a3016811d1 |
parent 17135 | 06733dfe1a43 |
child 17293 | d3f84ccc5495 |
--- a/tests/test-clone.t Fri Jul 06 18:45:27 2012 +0900 +++ b/tests/test-clone.t Fri Jul 06 18:45:27 2012 +0900 @@ -43,7 +43,7 @@ Invalid dest '' must abort: $ hg clone . '' - abort: * (glob) + abort: empty destination path is not valid [255] No update, with debug option: @@ -112,7 +112,7 @@ Invalid dest '' with --pull must abort (issue2528): $ hg clone --pull a '' - abort: * (glob) + abort: empty destination path is not valid [255] Clone to '.':