mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-12-26 03:09:34 +03:00
293d141ae4
The shell executes each command of a pipeline in a subshell, thus $ret always had the same value after the while loop that it had before the loop (http://mywiki.wooledge.org/BashFAQ/024), signaling success even if some of the zpools could not be exported. Signed-off-by: Lukas Wunner <lukas@wunner.de> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #3083 |
||
---|---|---|
.. | ||
.gitignore | ||
export-zfs.sh.in | ||
Makefile.am | ||
module-setup.sh.in | ||
mount-zfs.sh.in | ||
parse-zfs.sh.in |