]> git.ipfire.org Git - thirdparty/dracut.git/commit
dracut-init.sh: fix instmods with zero input
authorHarald Hoyer <harald@redhat.com>
Thu, 5 Jul 2018 10:27:33 +0000 (12:27 +0200)
committerHarald Hoyer <harald@redhat.com>
Thu, 5 Jul 2018 11:39:46 +0000 (13:39 +0200)
commit8f77326479afb0d868aade227bf174f147979f31
treea48a9b222547eadb516f75dae84957623943fd4a
parentca77afdeb37f96d23ad0673396333af8e859d817
dracut-init.sh: fix instmods with zero input

instmods < /dev/null

should not error
dracut-init.sh