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

jq version has a "dirty" suffix #2886

Closed
mjarosie opened this issue Sep 8, 2023 · 1 comment · Fixed by #2888
Closed

jq version has a "dirty" suffix #2886

mjarosie opened this issue Sep 8, 2023 · 1 comment · Fixed by #2888

Comments

@mjarosie
Copy link
Contributor

mjarosie commented Sep 8, 2023

Describe the bug

Not sure if it's a bug or just my misinterpretation of the output, but the new jq has a "dirty" suffix, should that be the case?

To Reproduce

Download the latest version of jq, then run:

$ jq-win64.exe --version

Produces:

jq-1.7-dirty

Expected behavior

That should probably just print jq-1.7.

Environment (please complete the following information):

  • OS and Version: Windows
  • jq version 1.7

Additional context

I have noticed it when testing an update of the Chocolatey package that I maintain.

@nicowilliams
Copy link
Contributor

Huh, yes, I see that, but I don't see what's different about the GitHub Actions CI workflow build for Linux vs. Windows that would cause this.

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

Successfully merging a pull request may close this issue.

3 participants