https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37245
--- Comment #24 from Jonathan Druart <[email protected]> --- (In reply to Julian Maurice from comment #23) > (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 Yes agreed. It could be useful later however if we decide to stop the run if 00-strict if not passing (which would me sense). But that's not for now. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
