comparison mercurial/dagutil.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 e34106fa0dc3
children 37e2bd560805
comparison
equal deleted inserted replaced
18095:8cbe0fed0c1f 18096:cd53e40ab0e2