Mercurial > hg
comparison tests/test-inotify-issue1208.out @ 9900:8939900073a8 stable
inotify: improve error messages
* prefix messages by inotify-(client|server)
* make sure that all warning and abort messages use the same format.
* in the case where inotify.sock is an old broken symlink, say so and abort
instead of trying to overwrite the already existing link
author | Nicolas Dumazet <nicdumz.commits@gmail.com> |
---|---|
date | Thu, 19 Nov 2009 11:06:01 +0900 |
parents | 2c2f7593ffc4 |
children | 9501cde4c034 |
comparison
equal
deleted
inserted
replaced
9899:be574a37a8ae | 9900:8939900073a8 |
---|---|
1 % fail | 1 % fail |
2 abort: could not start server: File exists | 2 abort: inotify-server: cannot start: .hg/inotify.sock is a broken symlink |
3 could not talk to new inotify server: No such file or directory | 3 inotify-client: could not talk to new inotify server: No such file or directory |
4 abort: could not start server: File exists | 4 abort: inotify-server: cannot start: .hg/inotify.sock is a broken symlink |
5 % inserve | 5 % inserve |
6 % status | 6 % status |
7 ? hg.pid | 7 ? hg.pid |