https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17666
--- Comment #10 from Marcel de Rooy <[email protected]> --- (In reply to Jonathan Druart from comment #9) > (In reply to Kyle M Hall from comment #8) > > Jonathan, does it work for you with this patch? > > Yes of course it works but in that case it's certainly better to use > File::Slurp::read_file File::Slurp is packaged on Debian. It calls sysopen with O_RDONLY. So no flock. So, it seems to be the best choice here. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
