Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add -S inherit-env for inheriting the entire environment #8168

Merged
merged 1 commit into from
Mar 18, 2024

Commits on Mar 18, 2024

  1. Add -S inherit-env for inheriting the entire environment

    This flag is inspired by [Zulip discussion in Rust][zulip] where
    Wasmtime is used as a test runner. In this situation it's helpful to
    inherit the entire process environment in one flag rather than having to
    configure individual tests or individual environment variables.
    
    [zulip]: https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/Have.20wasm.20tests.20ever.20caused.20problems.20on.20CI.3F/near/427535701
    alexcrichton committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    95aa651 View commit details
    Browse the repository at this point in the history