https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16500
--- Comment #5 from Marcel de Rooy <[email protected]> --- Created attachment 51851 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51851&action=edit Bug 16500: [QA Follow-up] Catch warning if branch MPL already exists The current test had no warnings, when you have no MPL branch, and only catches the warn from the second build on line 57. If you do have MPL, a warning comes from line 56. This patch quickly fixes it. Report 16607 will propose a general solution. Test plan: Do not yet apply the patch. Add MPL branch. Run the test. Notice the warning about Branch. Apply the patch. Run the test. Warning gone? Signed-off-by: Marcel de Rooy <[email protected]> -- 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/
