13 Nov
2015
13 Nov
'15
5:37 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15189 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 44851 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44851&action=edit Bug 15189: Do not close STDERR when running in background mode The batch records modification tool close STDERR, it's useless and hide warnings/errors. Like the other processes using the BackgroundJob module, this one should let it open. -- You are receiving this mail because: You are watching all bug changes.