]> git.proxmox.com Git - mirror_zfs.git/commit
Add Makefile command to run checkbashisms on all /bin/sh scripts
authorGabriel A. Devenyi <gdevenyi@gmail.com>
Fri, 10 Jul 2020 03:04:49 +0000 (23:04 -0400)
committerGitHub <noreply@github.com>
Fri, 10 Jul 2020 03:04:49 +0000 (20:04 -0700)
commitd2bce6d036b38893b8d46fb3cd97fc8183967c34
treecab2c93def5ee50382bbb475a3649e52dbcb4ef3
parenta2ec738c75a11bb225b1a01cb6019cc360a6202c
Add Makefile command to run checkbashisms on all /bin/sh scripts

Based on the shellcheck make target, add a target which checks
for violations of POSIX standards for shell scripts

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Gabriel A. Devenyi <gdevenyi@gmail.com>
Closes #10513
Makefile.am