]> git.ipfire.org Git - thirdparty/dracut.git/commit - test/TEST-60-BONDBRIDGEVLANIFCFG/server-init.sh
fix: shellcheck 0.7.2
authorHarald Hoyer <harald@redhat.com>
Tue, 4 May 2021 14:36:22 +0000 (16:36 +0200)
committerHarald Hoyer <harald@hoyer.xyz>
Wed, 5 May 2021 12:55:30 +0000 (14:55 +0200)
commit909961d048d383beb9f437cf3304ebbb602e4247
tree7ff4d6f773649d49c5a853ea6a5590fc819d3f4f
parent0dc87f7b9e2afe36a9c0283f96fb870b9d7e4a38
fix: shellcheck 0.7.2

github action `luizm/action-sh-checker@v0.2.2` uses `shellcheck-0.7.2`,
which detects more non-posix shell code and complains accordingly.
59 files changed:
.github/workflows/lint.yml
.shellcheckrc
dracut.sh
modules.d/01systemd-ask-password/module-setup.sh
modules.d/01systemd-coredump/module-setup.sh
modules.d/01systemd-repart/module-setup.sh
modules.d/01systemd-sysctl/module-setup.sh
modules.d/06dbus-broker/module-setup.sh
modules.d/06dbus-daemon/module-setup.sh
modules.d/09dbus/module-setup.sh
modules.d/35network-legacy/dhcp-multi.sh
modules.d/35network-legacy/ifup.sh
modules.d/35network-legacy/module-setup.sh
modules.d/35network-legacy/parse-ip-opts.sh
modules.d/40network/module-setup.sh
modules.d/40network/net-lib.sh
modules.d/62bluetooth/module-setup.sh
modules.d/81cio_ignore/parse-cio_accept.sh
modules.d/90crypt/module-setup.sh
modules.d/90dmsquash-live/dmsquash-generator.sh
modules.d/90dmsquash-live/dmsquash-live-root.sh
modules.d/90dmsquash-live/module-setup.sh
modules.d/90livenet/livenet-generator.sh
modules.d/90livenet/module-setup.sh
modules.d/90lvm/parse-lvm.sh
modules.d/90mdraid/parse-md.sh
modules.d/95nbd/nbdroot.sh
modules.d/95znet/module-setup.sh
modules.d/95znet/parse-ccw.sh
modules.d/98dracut-systemd/dracut-cmdline-ask.sh
modules.d/99base/init.sh
modules.d/99img-lib/img-lib.sh
modules.d/99memstrack/memstrack-start.sh
modules.d/99memstrack/module-setup.sh
modules.d/99shutdown/shutdown.sh
test/TEST-01-BASIC/test.sh
test/TEST-02-SYSTEMD/test.sh
test/TEST-03-USR-MOUNT/test.sh
test/TEST-04-FULL-SYSTEMD/test.sh
test/TEST-10-RAID/test.sh
test/TEST-11-LVM/test.sh
test/TEST-12-RAID-DEG/test.sh
test/TEST-13-ENC-RAID-LVM/test.sh
test/TEST-14-IMSM/test.sh
test/TEST-15-BTRFSRAID/test.sh
test/TEST-16-DMSQUASH/test.sh
test/TEST-17-LVM-THIN/test.sh
test/TEST-20-NFS/server-init.sh
test/TEST-20-NFS/test.sh
test/TEST-30-ISCSI/test.sh
test/TEST-35-ISCSI-MULTI/server-init.sh
test/TEST-35-ISCSI-MULTI/test.sh
test/TEST-40-NBD/test.sh
test/TEST-50-MULTINIC/client-init.sh
test/TEST-50-MULTINIC/test.sh
test/TEST-60-BONDBRIDGEVLANIFCFG/99-default.link
test/TEST-60-BONDBRIDGEVLANIFCFG/server-init.sh
test/TEST-60-BONDBRIDGEVLANIFCFG/test.sh
test/TEST-60-BONDBRIDGEVLANIFCFG/wait-if-server.sh [new file with mode: 0644]