mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
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: Masahiro Yamada <masahiroy@kernel.org>