[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
Thu Sep 10 14:08:40 CEST 2020


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #109692|0                           |1
        is obsolete|                            |
 Attachment #109845|0                           |1
        is obsolete|                            |

--- Comment #7 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 109847
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109847&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.


More information about the Koha-bugs mailing list