Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-2920

e2e tests override PERL5LIB environment variable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.11
    • None
    • None

    Description

      I am not sure why but e2e tests set PERL5LIB like this:

      <env key="PERL5LIB" value="./libexec"/>
      

      This overrides any env variable, so there is no way to use custom Perl installations.

      This patch just removes the line, thus we will rely on the user to configure PERL5LIB appropriately.
      With this modification I am able to use my custom Perl installation.

      Attachments

        1. PIG-2920.2.patch
          1.0 kB
          Gianmarco De Francisci Morales
        2. PIG-2920.patch
          0.6 kB
          Gianmarco De Francisci Morales

        Activity

          People

            azaroth Gianmarco De Francisci Morales
            azaroth Gianmarco De Francisci Morales
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: