Home
last modified time | relevance | path

Searched refs:CHECKBASHISMS_IGNORE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/contrib/dracut/
H A DMakefile.am26 $(call SHELLCHECK_OPTS,$(pkgdracut_90_SCRIPTS)): CHECKBASHISMS_IGNORE = -e 'sleep only takes one in… macro
/freebsd/sys/contrib/openzfs/cmd/zed/zed.d/
H A DMakefile.am59 …zedconf_DATA) $(dist_zedexec_SCRIPTS) $(nodist_zedexec_SCRIPTS)): CHECKBASHISMS_IGNORE = -e 'shoul… macro
/freebsd/sys/contrib/openzfs/config/
H A DShellcheck.am37 …' with option other than -p" -e 'command -v' -e 'any possible bashisms' $(CHECKBASHISMS_IGNORE) >&2