23 Mar
2023
23 Mar
'23
2:48 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31729 --- Comment #27 from Mason James <mtj@kohaaloha.com> --- Created attachment 148612 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148612&action=edit Bug 31729: renamed log file to plack-watcher.log to test... - modify some perl files in watched dir $ echo `date` > /kohadevbox/koha/xxx.pl $ echo `date` > /kohadevbox/koha/xxx.pm - see HUP/inotify messages in log file $ tail -f /var/log/koha/kohadev/plack-watcher.log <<<<<<<< CLOSE_WRITE,CLOSE happened to xxx.pl in /kohadevbox/koha/ CLOSE_WRITE,CLOSE happened to xxx.pm in /kohadevbox/koha/ Sending children hup signal -- You are receiving this mail because: You are watching all bug changes.