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
Labels
A-build Related to or part of the build process I-papercut Small but painful. L-python Python is required

Comments

@Manishearth
Copy link
Member

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.

@Manishearth Manishearth added L-python Python is required A-build Related to or part of the build process labels Jan 9, 2020
@highfive
Copy link

highfive commented Jan 9, 2020

cc @wafflespeanut

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

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
Labels
A-build Related to or part of the build process I-papercut Small but painful. L-python Python is required
Projects
None yet
Development

No branches or pull requests

3 participants