dracut icon indicating copy to clipboard operation
dracut copied to clipboard

fix(dracut-init.sh): propagate the result code returned by dracut-install

Open aafeijoo-suse opened this issue 3 years ago • 0 comments

Currently only the inst_multiple function propagates the result code returned by dracut-install. This was missing since 043 (e.g.: https://github.com/dracutdevs/dracut/blob/043/dracut-functions.sh#L751)

Checklist

  • [X] I have tested it locally
  • [ ] I have reviewed and updated any documentation if relevant
  • [ ] I am providing new code and test(s) for it

aafeijoo-suse avatar Aug 02 '22 08:08 aafeijoo-suse