[Bug 265461] "skein* -q -c <string> <file>" command returns 0 exit code with '-q' and with incorrect skein string

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 26 Jul 2022 19:11:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265461

--- Comment #3 from Dmitrij <dmitrij@gusev.co> ---
# skein256sum -q works fine:
$ skein256sum -q -c test.txt.skein256 ; echo $?
test.txt: FAILED
skein256sum: WARNING: 1 computed checksums did NOT match
2

-- 
You are receiving this mail because:
You are the assignee for the bug.