zcash/zcutil
Larry Ruane 8013e2eb65 fix CI lint error
CI results:

Run ./test/lint/lint-shell.sh

In zcutil/libfuzzer/libfuzzer-build.sh line 67:
    shift
    ^---^ SC2317 (info): Command appears to be unreachable. Check usage (or ignore if invoked indirectly).

For more information:
  https://www.shellcheck.net/wiki/SC2317 -- Command appears to be unreachable...
2025-01-23 12:08:42 -07:00
..
afl lint: Fix ShellCheck lints in Zcash scripts 2022-08-20 03:15:12 +00:00
libfuzzer fix CI lint error 2025-01-23 12:08:42 -07:00
build-debian-package.sh lint: Fix ShellCheck lints in Zcash scripts 2022-08-20 03:15:12 +00:00
build.sh Improve CONFIGURE_FLAGS handling in build.sh 2023-05-19 14:15:28 -06:00
clean.sh depends: Update Rust to 1.78.0 2024-05-03 19:22:02 +00:00
cleanup-tags.sh lint: Fix shell lints 2022-08-19 22:40:02 +00:00
distclean.sh lint: Opt out of locale dependence in Zcash shell scripts 2020-11-09 23:06:21 +00:00
fetch-params.sh Update zcutil/fetch-params.sh 2023-06-30 10:17:16 -06:00
make-release.py Fix `make-release.py` to write correct halt height into book 2023-04-25 18:21:20 +00:00
release-notes.py zcutil/release-notes.py: Make the doc/authors.md file correct Markdown. 2024-05-12 01:29:07 +01:00