]> git.proxmox.com Git - mirror_zfs.git/commit
contrib/dracut: fix syntax error in module-setup.sh
authorAron Xu <happyaron@users.noreply.github.com>
Tue, 31 Jan 2017 22:25:49 +0000 (06:25 +0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 31 Jan 2017 22:25:49 +0000 (14:25 -0800)
commit3d91261599447833fb96e99055d1108ea2b0c171
treeaefca10e4e31a8b6a082fd62f75e7569d5660255
parentb81a3ddc3207dd832bd236f2ff20d409a0aee0b4
contrib/dracut: fix syntax error in module-setup.sh

The dracut/02zfsexpandknowledge/module-setup.sh.in has a syntax error
which makes the script unusable by a POSIX compliant shell like Dash
on Debian based systems.

Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Aron Xu <happyaron.xu@gmail.com>
Closes #5712
contrib/dracut/02zfsexpandknowledge/module-setup.sh.in