diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2020-01-05 00:02:38 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-01-16 00:26:22 +0900 |
commit | 7168965ec7b10b8a2c7dea1f82f1ebadf44d64ba (patch) | |
tree | 7155183fd7b75f3c4f540f18f0e3c95926ba1028 /scripts/mod | |
parent | 65e00e04e5aea34b256814cfa21b32e3b94a2402 (diff) |
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: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/mod')
0 files changed, 0 insertions, 0 deletions