https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36999
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #167301|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 167314 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167314&action=edit Bug 36999: Fix 00-strict.t fails to find koha_perl_deps.pl Since Bug 36323 moved koha_perl_deps.pl it is not needed anymore in 00-strict.t It fails with : koha_1 | Can't stat koha_perl_deps.pl: No such file or directory koha_1 | at /usr/share/perl5/Test/Strict.pm line 151. Patch remove koha_perl_deps.pl from @dirs. It contains misc. Test plan : prove t/db_dependent/00-strict.t Signed-off-by: David Nind <[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/
