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

Handle the correct output line for spectool #473

Merged
merged 1 commit into from May 31, 2022

Conversation

Zlopez
Copy link
Contributor

@Zlopez Zlopez commented May 31, 2022

The spectool output is now changed to

Downloading: https://www.imagemagick.org/download/releases/ImageMagick-6.9.12-51.tar.xz
100% of   8.7 MiB |####################################################################################################################################################################################| Elapsed Time: 0:02:30 Time:  0:02:30
Downloaded: ImageMagick-6.9.12-51.tar.xz

Which caused that the comparing of sources were done incorrectly.
This patch fixes that behavior.

Signed-off-by: Michal Konečný mkonecny@redhat.com

The spectool output is now changed to
```
Downloading: https://www.imagemagick.org/download/releases/ImageMagick-6.9.12-51.tar.xz
100% of   8.7 MiB |####################################################################################################################################################################################| Elapsed Time: 0:02:30 Time:  0:02:30
Downloaded: ImageMagick-6.9.12-51.tar.xz
```
Which caused that the comparing of sources were done incorrectly.
This patch fixes that behavior.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
@softwarefactory-project-zuul
Copy link

Build succeeded.

✔️ fi-tox-mypy SUCCESS in 8m 26s
✔️ fi-tox-lint SUCCESS in 8m 57s
✔️ fi-tox-format SUCCESS in 8m 28s
✔️ fi-tox-python38 SUCCESS in 8m 27s
✔️ fi-tox-python39 SUCCESS in 8m 16s
✔️ fi-tox-python310 SUCCESS in 8m 08s
✔️ fi-tox-docs SUCCESS in 7m 58s
✔️ fi-tox-bandit SUCCESS in 7m 57s
✔️ fi-tox-diff-cover SUCCESS in 9m 01s

@Zlopez Zlopez merged commit f9e5e20 into fedora-infra:master May 31, 2022
@Zlopez Zlopez deleted the spectool_fix branch May 31, 2022 14:01
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.

None yet

1 participant