Skip to content

Support "set -u"

Benjamin Drung requested to merge bdrung/initramfs-tools:set-eu into master

To support using set -eu in initramfs-tools script (e.g. in kdump-tools), the functions in scripts/functions need to support set -u as well.

Edited by Benjamin Drung

Merge request reports

Loading