https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38664

--- Comment #57 from Victor Grousset/tuxayo <[email protected]> ---
Last patch fixes dbic.

As for excluding Schema.pm of future tidy changes, I tested the git command
standalone.
To confirm that before it was returning Schema.pm. And that after, Schema.pm
isn't there anymore and that the other results are still there.
git ls-files '*.pl' '*.pm' '*.t' ':(exclude)Koha/Schema/Result'
':(exclude)Koha/Schema.pm'

caveat: I don't know why there are two places to list the perl files and I'm
not sure if there aren't more places where Schema.pm should be denylisted.

koha-testing-docker doesn't seem to list/exclude the rest of the schema files
(there could have been a hook or something) so it doesn't seem to need a change
there.

-- 
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/

Reply via email to