Skip to content

Remove setting _CEE_RUNOPTS, _TAG_REDIR_IN etc from .env #61

@perry-ca

Description

@perry-ca

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.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions