]> 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, 8 Jun 2015 13:14:50 +0000 (14:14 +0100)
commit4dd0beaf3d50eacc573df705a1e207686c536d89
treec408ecef540eca3607aaaeb3ad34cff65a6f680e
parent3fba5f2a5da7154962ad6e69beaf34f092f10bbb
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