Skip to content

Context.environment() does not work to set environment variable for script #3840

Open
@sschuberth

Description

@sschuberth

When I was trying to work around #3839 by setting the BUNDLE_GEMFILE environment variable, I realized that this also does not work: If I do context.environment("BUNDLE_GEMFILE", "$workingDir/Gemfile"), then ENV['BUNDLE_GEMFILE'] is nil in the script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    embeddingUses TruffleRuby embedded, i.e., started from Java (so not the standalone)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions