[Koha-bugs] [Bug 15193] Perl scripts missing exec permission

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 2 16:17:44 CET 2015


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

--- Comment #3 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
(In reply to Bernardo Gonzalez Kriegel from comment #2)
> I still find some scripts without execute permissions,
> is that ok?
> 
> -rw-r--r-- 1 bgkriegel bgkriegel 266 Oct 15 18:51 ./kohaversion.pl
I don't see why it could not have execute permissions.

> -rw-r--r-- 1 bgkriegel bgkriegel 1287 Oct 15 18:51
> ./selenium/PERL/Members/FilterMembers.pl
> -rw-r--r-- 1 bgkriegel bgkriegel 913 Oct 15 18:51
> ./selenium/PERL/Members/AddMember.pl
> -rw-r--r-- 1 bgkriegel bgkriegel 1020 Oct 15 18:51
> ./selenium/PERL/Members/Searchmember.pl
Selenium is special I think, keep like this.

> -rw-r--r-- 1 bgkriegel bgkriegel 1529 Oct 15 18:51 ./install-CPAN.pl
This is like Makefile.PL, maybe not executable to avoid launching by mistake.

> -rw-r--r-- 1 bgkriegel bgkriegel 13064 Oct 15 18:51
> ./misc/load_testing/benchmark_staff.pl
May have execute permissions I'd say.

> -rw-r--r-- 1 bgkriegel bgkriegel 5082 Oct 15 18:51
> ./cataloguing/value_builder/EXAMPLE.pl
Maybe on purpose since it is a sample.

> -rw-r--r-- 1 bgkriegel bgkriegel 10593 Oct 15 18:51
> ./koha-tmpl/intranet-tmpl/lib/tiny_mce/tiny_mce_gzip.pl
This is an imported library so I'd say we don't change.

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


More information about the Koha-bugs mailing list