https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18233 Bug ID: 18233 Summary: t/db_dependent/00-strict.t has non-existant resetversion.pl Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Test Suite Assignee: chris@bigballofwax.co.nz Reporter: olli-antti.kivilahti@jns.fi QA Contact: gmcharlt@gmail.com Prior to pthis patch root@koha_ci_1:/home/koha/Koha# su -c "prove t/db_dependent" koha t/db_dependent/00-strict.t ............................... Can't stat resetversion.pl: No such file or directory at /usr/share/perl5/Test/Strict.pm line 151. After this patch, that funky warning has disappeared. -- You are receiving this mail because: You are watching all bug changes.