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

Print out all set environment variables when running `./mach build -v` #25473

Open
Manishearth opened this issue Jan 9, 2020 · 2 comments
Open

Print out all set environment variables when running `./mach build -v` #25473

Manishearth opened this issue Jan 9, 2020 · 2 comments

Comments

@Manishearth
Copy link
Member

@Manishearth Manishearth commented Jan 9, 2020

It would be nice if we could see all the information necessary for replicating the build. Ideally we can show only the changes to the environment, but that might be trickier.

@highfive
Copy link

@highfive highfive commented Jan 9, 2020

@jdm jdm added the I-papercut label Jan 9, 2020
@Manishearth
Copy link
Member Author

@Manishearth Manishearth commented Jan 9, 2020

Oh, we have a -vv flag for this already. Worth making it so that it only prints the changes, then. Might need a thin wrapper abstraction around env.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.