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

David Cook <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from David Cook <[email protected]> ---
(In reply to Julian Maurice from comment #3)
> No it's not related to Mojo. Yes the env version is OK, it's how I write
> Perl shebangs most of the time. But the important thing is that all shebangs
> should be the same in the entire Koha code base. That's why it needs to be
> fixed :)

Agreed. I think that the env version allows for more flexibility and power, but
I think that we should keep the shebangs consistent in Koha. (Otherwise, we
might start up some Perl code using /opt/perl-new/bin/perl, which then invokes
other code using /usr/bin/perl.)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to