http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10270
--- Comment #12 from Jonathan Druart <[email protected]> --- (In reply to comment #11) > Jonathan, a question about: > > +++ b/t/db_dependent/Acquisition/GetOrdersByBiblionumber.t > @@ -0,0 +1,84 @@ > +#!/usr/bin/env perl > > Why use env perl instead of perl? Note that we only use env perl in 6 Koha > files (2 in the test directory t). > I understand that it is more portable. But then we should do it more often.. > All our scripts contain the fixed perl path. > Just for consistency. There is no specific reason, I thought it is a good practice. A patch coming... -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
