Bug 22831 added script misc/maintenance/compare_es_to_db.pl without execution permission.
Created attachment 109648 [details] [review] Bug 26382: fix misc/maintenance/compare_es_to_db.pl execution permission Bug 22831 added script misc/maintenance/compare_es_to_db.pl without execution permission. Test plan : Apply patch and chech file misc/maintenance/compare_es_to_db.pl has execution permission.
BTW there are a few other but maybe normal : find -name '*.pl' -not -perm -755 ./t/etc/schema.pl ./misc/load_testing/benchmark_staff.pl ./misc/maintenance/compare_es_to_db.pl ./kohaversion.pl ./cataloguing/value_builder/EXAMPLE.pl
Created attachment 109665 [details] [review] Bug 26382: fix misc/maintenance/compare_es_to_db.pl execution permission Bug 22831 added script misc/maintenance/compare_es_to_db.pl without execution permission. Test plan : Apply patch and chech file misc/maintenance/compare_es_to_db.pl has execution permission. Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Trivial patch, passing QA Thanks for the catch Frido!
*** This bug has been marked as a duplicate of bug 26384 ***