19 Feb
2019
19 Feb
'19
6:15 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22026 --- Comment #9 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Jonathan Druart from comment #8)
Also Jenkins is failing because of that move, see https://jenkins.koha-community.org/job/Koha_Master_D8/163/ I do not understand why it is only failing for D8.
% more /etc/debian_version 9.6 % perlcritic --version 1.126 % perlcritic Koha/REST/V1.pm Koha/REST/V1.pm source OK % more /etc/debian_version 8.11 % perlcritic --version 1.122 % perlcritic Koha/REST/V1.pm Code before strictures are enabled at line 37, column 1. See page 429 of PBP. (Severity: 5) -- You are receiving this mail because: You are watching all bug changes.