zopencommunity / zopencommunity/bashport

Remove setting _CEE_RUNOPTS, _TAG_REDIR_IN etc from .env

Open
#61 0 comments 0 reactions 1 assignee View on GitHub

@IgorTodorovskiIBM is already working on this.

Since Apr 10, 2023.

Dominant language
Groovy
Stars
12
Forks
7
PR merge metrics
No merged PRs in 30d

Description

The .env file is defining:

  • _TAG_REDIR_IN
  • _TAG_REDIR_ERR
  • _TAG_REDIR_OUT
  • _CEE_RUNOPTS

The .env file should not be defining any environment variables that is a user preference. It can update PATH etc because those are needed to run bash. It should not be make personal preferences for users.

I noticed this because switching from our current bash to this bash changed the behaviour of our scripts.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.