Welcome! Please see the About page for a little more info on how this works.

+3 votes
ago in Tools by

"OK" returned by sha256sum may be translated. Better rely on the exit status. Since -p pipefail is used, the pipe to grep could be simply omitted.

1 Answer

0 votes
ago by

Logged as https://clojure.atlassian.net/browse/TDEPS-280, definitely will fix!

...