Mercurial > hg
comparison tests/test-record.t @ 17862:2142691be14f stable
test-remove: adapt to differing error message on Windows
On Windows, this part of the test failed with
$ hg rm --after nosuch
- nosuch: No such file or directory
+ nosuch: The system cannot find the file specified
[1]
Fixed by glob-ing away the error message if the test is run on Windows
(see for example test-bad-pull.t line 3 for precedent).
test-remove.t now passes on Windows.
author | Adrian Buehlmann <adrian@cadifra.com> |
---|---|
date | Wed, 24 Oct 2012 11:51:24 +0200 |
parents | 3de04c07966a |
children | 09a2b6741695 |
comparison
equal
deleted
inserted
replaced
17861:3125af2d99d2 | 17862:2142691be14f |
---|