13 Feb
2025
13 Feb
'25
8:47 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39115 --- Comment #23 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 178053 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=178053&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 Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.