Skip to content
New issue

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

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

Already on GitHub? # to your account

make RUST_BACKTRACE overwritable by --env #185

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

bestouff
Copy link
Contributor

Sometimes you want to be able to run with --env RUST_BACKTRACE=full and this is not possible with dinghy (which sets it to 1). This patch makes RUST_BACKTRACE overwritable by --env.

@bestouff bestouff force-pushed the fix/modifiable_rust_backtrace branch from 75180c8 to 62f7e25 Compare June 29, 2023 12:42
@fredszaq fredszaq merged commit 2ad6eee into sonos:main Jun 29, 2023
@bestouff bestouff deleted the fix/modifiable_rust_backtrace branch July 4, 2023 10:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants