Skip to content
Commit 7168965e authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

gen_initramfs.sh: remove intermediate cpio_list on errors



This script sets the -e option, so it exits on any error, in which
case it exits without cleaning up the intermediate cpio_list.

Make sure to delete it on exit.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent 65e00e04
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment