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

b2sum -l X is missing #4610

Closed
sylvestre opened this issue Mar 24, 2023 · 0 comments · Fixed by #4729
Closed

b2sum -l X is missing #4610

sylvestre opened this issue Mar 24, 2023 · 0 comments · Fixed by #4729
Labels

Comments

@sylvestre
Copy link
Contributor

$ /usr/bin/b2sum -l 0 /dev/null
786a02f742015903c6c6fd852552d272912f4740e15847618a86e217f71f5419d25e1031afee585313896444934eb04b903a685b1448b755d56f701afe9be2ce  /dev/null

or
b2sum -l 128 /dev/null

On our side:

$ b2sum -l 0 /dev/null
error: Found argument '-l' which wasn't expected, or isn't valid in this context

  If you tried to supply '-l' as a value rather than a flag, use '-- -l'

Usage: b2sum [OPTIONS] [FILE]...

Run test:
bash util/run-gnu-test.sh tests/misc/b2sum.sh

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

Successfully merging a pull request may close this issue.

1 participant