]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Test inotify with event agnostic notify
authorDavid Stainton <dstainton415@gmail.com>
Tue, 26 May 2015 16:15:31 +0000 (09:15 -0700)
committerDaira Hopwood <daira@jacaranda.org>
Wed, 30 Sep 2015 15:45:21 +0000 (16:45 +0100)
commitc4a5ee3d78edeae85a03e02fb13a20378851ecae
treee3a54285e7e00a3d0d4a6b0f0ffd15f594338aed
parent6bf842abbf6b4ae63c53c2cace0e925044dab737
Test inotify with event agnostic notify

def notify(self, path, mask)
instead of
def notify_close_write(self, path)
src/allmydata/test/test_drop_upload.py