]> 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>
Thu, 1 Oct 2015 00:19:43 +0000 (01:19 +0100)
commit7a1c31bfa2d2a749d6ea60a244e0ae8968baca0e
tree6d524fc492751834d52681af7105c10d10b9798f
parentd5f0d8cdb3d6455bc6d9c281d94fce785347e7c6
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