14 Sep
2012
14 Sep
'12
2:30 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6679 --- Comment #159 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to comment #158)
Created attachment 12224 [details] Proposed patch
This patch fixes two instances that cause Jemkins builds to fail
Why don't you just remove the "undef" word ? I think if ($@) { return; } is less readable as return if $@; Don't you think ? I can provide a new patch but I don't want to go against what you want. -- You are receiving this mail because: You are watching all bug changes.