9 Sep
2024
9 Sep
'24
1:46 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37245 --- Comment #23 from Julian Maurice <julian.maurice@biblibre.com> --- (In reply to Jonathan Druart from comment #22)
+my @files = `git ls-files '*.pl' '*.PL' '*.pm' '*.psgi'`;
Shouldn't we pick *.t as well?
Not sure if it is useful: if one of them is not syntactically correct, we should be able to see it in Jenkins output -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.