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

DIVE_VERSION does not need to be exported #492

Merged
merged 1 commit into from
Feb 2, 2024

Commits on Jan 13, 2024

  1. DIVE_VERSION does not need to be exported

    The value of the variable DIVE_VERSION is not needed in a
    spawned subprocess. Thus, the variable does not necessarily
    need to be exported. Arguably, the environment is less
    polluted if it is not exported.
    ReneNyffenegger committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    d59f2a5 View commit details
    Browse the repository at this point in the history