[Koha-bugs] [Bug 7476] Files executable that probably should not be

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 3 14:28:54 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7476

Paul Poulain <paul.poulain at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Passed QA                   |Pushed to Master
                 CC|                            |paul.poulain at biblibre.com

--- Comment #5 from Paul Poulain <paul.poulain at biblibre.com> 2012-02-03 13:28:54 UTC ---
patch pushed, but my suggestion would be to also add
        '!' -name '*.*~' \
and 
        '!' -name '*.old' \
        '!' -name '*.bak' \

to the list of excluded files for xt/find-misplaced-executables

Do you think it could be a good idea ?

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list