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

Make --zero-stats just show a message that it's done its job #2055

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

glandium
Copy link
Collaborator

It's been displaying empty stats, which is useless. Let's make it do the same as the equivalent option in ccache. One can call --show-stats before --zero-stats if they want useful stats (which they had to already if they needed stats).

Fixes #2053

It's been displaying empty stats, which is useless. Let's make it do the
same as the equivalent option in ccache. One can call --show-stats
before --zero-stats if they want useful stats (which they had to already
if they needed stats).

Fixes mozilla#2053
@glandium glandium requested a review from sylvestre January 23, 2024 08:39
@sylvestre sylvestre merged commit ec7e87f into mozilla:main Jan 23, 2024
48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sccache --zero-stats shows useless stats
2 participants