https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39115
Tomás Cohen Arazi (tcohen) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #178053|0 |1 is obsolete| | --- Comment #31 from Tomás Cohen Arazi (tcohen) <[email protected]> --- Created attachment 178113 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=178113&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 <[email protected]> Signed-off-by: Tomas Cohen Arazi <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
