#299 closed defect (fixed)
Extraneous 'file not found' messages
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | major | Milestone: | 3.0.4 |
Component: | main | Version: | |
Keywords: | Cc: |
Description
There are 'file not found' messages originating in sh_fInotify_init_internal() for the following two cases:
- file has not existed at database init (reported by xrx), and
- file is listed under IgnoreMissing (reported by aj)
Note:
See TracTickets
for help on using tickets.
Believed to be fixed by changeset [402].