Mercurial > hg
comparison tests/test-context.py @ 17906:e83c482c6c5f stable
test-mq-qrefresh: adapt for Windows after 39b7052b217b
Fixes
@@ -208,7 +208,7 @@
$ echo 'orphan' > orphanchild
$ hg add orphanchild
$ hg qrefresh nonexistentfilename # clear patch
- nonexistentfilename: No such file or directory
+ nonexistentfilename: The system cannot find the file specified
$ hg qrefresh --short 1/base
$ hg qrefresh --short 2/base
on Windows
author | Adrian Buehlmann <adrian@cadifra.com> |
---|---|
date | Fri, 02 Nov 2012 20:22:09 +0100 |
parents | bd23d5f28bbb |
children | 503bb3af70fe |
comparison
equal
deleted
inserted
replaced
17904:fac6d36d04cb | 17906:e83c482c6c5f |
---|