Mercurial > hg
comparison hgext/bugzilla.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 | 31f32a96e1e3 |
children | e96e9f805c19 |
comparison
equal
deleted
inserted
replaced
18095:8cbe0fed0c1f | 18096:cd53e40ab0e2 |
---|