Mercurial > hg
comparison hgext/hgcia.py @ 18096:cd53e40ab0e2
inotify: don't fall over just because of a dangling symlink
Previously, the inotify server failed to start if .hg/inotify.sock was
a symlink that pointed to a non-existent path. This behaviour does not
seem to make any sense.
Now, if we encounter a broken symlink, we unlink it and continue.
author | Bryan O'Sullivan <bryano@fb.com> |
---|---|
date | Tue, 18 Dec 2012 17:33:32 -0800 |
parents | e7cfe3587ea4 |
children | e96e9f805c19 |
comparison
equal
deleted
inserted
replaced
18095:8cbe0fed0c1f | 18096:cd53e40ab0e2 |
---|