https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15408
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |[email protected] | |ommunity.org --- Comment #5 from Jonathan Druart <[email protected]> --- Hi Baptiste, You must run the QA scripts on your patches before submitting them: https://wiki.koha-community.org/wiki/QA_Test_Tools Regarding first patch: - Indentation is 4 spaces, not tabs. Second patch: - It contains debug statements (warn) - is (and other Test::More subroutines) must be called with the description of the test. -- 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] 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/
