ppisar commented on the pull-request: `Ensure csh syntax is used for C shell 
even if SHELL env var is unset.` that you are following:
``
Just a nit pick: If SHELL is not set, Perl local::lib is not fooled into sh 
syntax. It's a documented feature:

   *   Rather basic shell detection. Right now anything with csh in its
        name is assumed to be a C shell or something compatible, and
        everything else is assumed to be Bourne, except on Win32 systems. If
        the "SHELL" environment variable is not set, a Bourne-compatible
        shell is assumed.

But I agree that your fix is appropriate.
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-local-lib/pull-request/2
--
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to