13 Feb
2025
13 Feb
'25
4:05 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39115 --- Comment #15 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 178017 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=178017&action=edit Bug 39115: Finally use ':(exclude)' and grep This was not working: % git ls-files Koha/Schema.pm --exclude='Koha/Schema/Result' --exclude='Koha/Schema.pm' Koha/Schema.pm The efficiency of the script is getting worse and it will need to be rewritten. The xt/tt_tidy.t will take longer. But at least it should work correctly now -- You are receiving this mail because: You are watching all bug changes.