Update run-fuzzer.sh

This commit is contained in:
tavplubix 2021-12-09 14:17:55 +03:00 committed by GitHub
parent de0a9a84a9
commit f4cbbfd8c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
#!/bin/bash
# shellcheck disable=SC2086,SC2001,SC2046
# shellcheck disable=SC2086,SC2001,SC2046,SC2030,SC2031
set -eux
set -o pipefail