overcome finger muscle memory

This commit is contained in:
Jean-Paul Calderone 2019-02-26 15:09:55 -05:00
parent 9351e47ae6
commit 42d8e8dba4

View File

@ -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.",