]> git.proxmox.com Git - mirror_zfs.git/commit - scripts/zimport.sh
Correct shellcheck errors
authorGiuseppe Di Natale <dinatale2@users.noreply.github.com>
Mon, 18 Sep 2017 21:23:09 +0000 (14:23 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 18 Sep 2017 21:23:09 +0000 (14:23 -0700)
commitea49beba66106dcb272b43323fad147df1df13fd
tree968b728491e8db5d289f2084253b4ce0944a083d
parenta35b4cc8cca6eed5e93d54aa9ca2c72273a8943b
Correct shellcheck errors

The ZFS buildbot moved to using Ubuntu 17.04 for the
STYLE builder which has a newer version of shellcheck.
Correct the new issues it discovers.

Reviewed-by: loli10K <ezomori.nozomu@gmail.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Closes #6647
scripts/zfs-helpers.sh
scripts/zfs.sh
scripts/zimport.sh