[
https://issues.apache.org/jira/browse/ARROW-16428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou updated ARROW-16428:
---------------------------------
Description:
{{ENV}} is used for {{sh}}:
dash(1):
> If the environment variable ENV is set on entry to an interactive shell, or
> is set in the .profile of a login shell, the shell next reads commands from
> the file named in ENV.
We should not use {{ENV}} in verification script.
was:
{{ENV}} is used for {{sh}}:
dash(1):
> If the environment variable ENV is set on entry to an interactive shell, or
> is set in the .profile of a login shell, the shell next reads commands from
> the file named in ENV.
We should not {{ENV}} in verification script.
> [Release] Don't use ENV environment variable
> --------------------------------------------
>
> Key: ARROW-16428
> URL: https://issues.apache.org/jira/browse/ARROW-16428
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Developer Tools
> Reporter: Kouhei Sutou
> Assignee: Kouhei Sutou
> Priority: Major
>
> {{ENV}} is used for {{sh}}:
> dash(1):
> > If the environment variable ENV is set on entry to an interactive shell, or
> > is set in the .profile of a login shell, the shell next reads commands from
> > the file named in ENV.
> We should not use {{ENV}} in verification script.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)