mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 23:05:25 -04: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>