mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-24 07:06:41 +00:00
overcome finger muscle memory
This commit is contained in:
parent
9351e47ae6
commit
42d8e8dba4
@ -703,7 +703,7 @@ _NON_DIR_CREATED = Field.for_types(
|
||||
|
||||
|
||||
REACT_TO_INOTIFY = ActionType(
|
||||
u"magic-folder:reactor-to-inotify",
|
||||
u"magic-folder:react-to-inotify",
|
||||
[_EVENTS],
|
||||
[_IGNORED, _NON_DIR_CREATED, _ALREADY_PENDING],
|
||||
u"Magic-Folder is processing a notification from inotify(7) (or a clone) about a filesystem event.",
|
||||
|
Loading…
Reference in New Issue
Block a user