You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/07/01 20:05:00 UTC

[jira] [Created] (ARROW-5820) [Release] Remove undefined variable check from verify script

Sutou Kouhei created ARROW-5820:
-----------------------------------

             Summary: [Release] Remove undefined variable check from verify script
                 Key: ARROW-5820
                 URL: https://issues.apache.org/jira/browse/ARROW-5820
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Packaging
            Reporter: Sutou Kouhei
            Assignee: Sutou Kouhei
             Fix For: 0.14.0


External shell scripts may refer unbound variable:

{noformat}
/tmp/arrow-0.14.0.yum2X/apache-arrow-0.14.0/test-miniconda/etc/profile.d/conda.sh:
line 55: PS1: unbound variable
{noformat}


https://lists.apache.org/thread.html/ebe8551eed2353b248b19084810ff454942b55470b9cf5837aa6cf79@%3Cdev.arrow.apache.org%3E



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)