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

Makefile: for the generate-doc target don't use show-progress for wget #2791

Closed
oscerd opened this issue Nov 29, 2021 · 1 comment · Fixed by #2792
Closed

Makefile: for the generate-doc target don't use show-progress for wget #2791

oscerd opened this issue Nov 29, 2021 · 1 comment · Fixed by #2792
Assignees

Comments

@oscerd
Copy link
Contributor

oscerd commented Nov 29, 2021

On old wget version show-progress won't work, it has been introduced on 1.16.2.

I think it would be better to simply use the verbose option and removing the -q one.

@astefanutti @squakez @nicolaferraro any thoughts?

@oscerd oscerd self-assigned this Nov 29, 2021
@squakez
Copy link
Contributor

squakez commented Nov 29, 2021

No problem. I introduced it just for the sake of debugging, we can remove.

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 a pull request may close this issue.

2 participants