[Koha-bugs] [Bug 26384] Missing test to catch for execution flags

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 7 11:34:53 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26384

--- Comment #4 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 109692
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109692&action=edit
Bug 26384: Fix executable flags

.pm must not have -x
.t must have -x
.pl must have -x

Test plan:
Apply only the first patch, run the tests and confirm that the failures
make sense
Apply this patch and confirm that the test now returns green

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list