]> 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>
Tue, 15 Sep 2015 16:55:56 +0000 (17:55 +0100)
commit0747d29880e55c7b45d69a8320072f5092a554e3
treef2992338fe58a46738a5fef49ca6273006a4cef0
parent23688b236bf6bbfad771b03a1096bbcf44e3a804
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