[Koha-bugs] [Bug 29324] Some files still don't have the correct license statement

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 27 11:09:22 CEST 2023


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

Philip Orr <philip.orr at lmscloud.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #153899|0                           |1
        is obsolete|                            |

--- Comment #41 from Philip Orr <philip.orr at lmscloud.de> ---
Created attachment 156259
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156259&action=edit
Bug 29324: Change test to look at all .pm or .pl files

This patch changes the test at xt/find-license-problems.t to look
at all .pm or .pl files. Other files will only be checked if
they contain the message "This file is part of Koha".

To test:
1. Apply the patch
2. Run find-license-problems.t from the
   root of your Koha src directory:
   $ perl xt/find-license-problems.t
3. You should be getting 1476 fails

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


More information about the Koha-bugs mailing list