Skip to content

Babashka REPL environment vars not getting set #2670

@reifymark

Description

@reifymark

When I launch a bb repl the environment from the configuration doesn't appear to be getting set. Steps to reproduce:

  • Follow these steps to configure a bb repl
  • In the Environment block in the final dialog set some environment variable (e.g. ABC=123)
  • Run the bb REPL
  • Try accessing the env var with (System/getenv "ABC")

It returns nil when it should be 123.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugMarks issues describing bugsreleasedMarks issues which have had the fixes released in a stable build

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions