Skip to content

Turn FELIX86_ENVIRONMENT into an std::vector<std::string> #437

@OFFTKP

Description

@OFFTKP

Guest environment variables in config.toml and profiles are split using a semicolon. Since environment variables may have semicolons, this is bad design. Toml allows for arrays, so convert to vector. Should make sure environment is properly inherited by child processes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions