http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14066
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from Marc Véron <[email protected]> --- Testing with both patches, following test plan: 1) Apply both patches OK 2) prove -v t/db_dependent/Calendar.t ?? t/db_dependent/Calendar.t This file does not exist. find -name Cal*.t Result: ./t/Calendar.t OK - error in test plan :-) 3) prove -v t/db_dependent/Holidays.t OK 4) prove -v t/Calendar.t OK 5) perlcritic -3 Koha/Calendar.pm -- the message corresponds to a comment in the code already and not this change. OK, one message found: Package variable declared or used at line 60, column 1. See pages 73,75 of PBP. (Severity: 3) 6) run koha qa test tools qa -c 2 [-v 2] OK Koha/Calendar.pm OK C4/Installer/PerlDependencies.pm Will sign off... -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
