25 Mar
2015
25 Mar
'15
3:09 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13876 --- Comment #13 from Jonathan Druart <jonathan.druart@biblibre.com> --- What's the point of the suffix? Now the log filename is updatedatabase_2015-03-25T15:06:59_uyj4.log Your patch does not call the tempdir subroutine, you should modify the use File::Temp line: 10 use File::Temp qw( tempdir ); -- You are receiving this mail because: You are watching all bug changes.