]> 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>
Mon, 20 Jul 2015 23:20:55 +0000 (00:20 +0100)
commit1a5726eda44dc3d9d99c52855bb28f2a1d52012e
treeff83a5c29a410523240808086f64ba3f8367d746
parent9c4b780c351f2784f5f85e7296043960fbba9e69
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