mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 14:11:07 +02:00
"new_kern.bin" was being generated in the current directory and not being cleaned up. Additionally, without this change, it is not safe to run update_kernel.sh concurrently to separate devices. BUG=None TEST=Updated a kernel on a running VM, verified /tmp/update_kernel.* was created and used for generated outputs. Change-Id: I27cd236ee9d38263dcca361ce063078a13b11864 Signed-off-by: Kees Cook <keescook@chromium.org> Reviewed-on: http://gerrit.chromium.org/gerrit/10240 Reviewed-by: Olof Johansson <olofj@chromium.org>
Description
Languages
Shell
93.1%
Python
6.9%