Skip to content
Commit f7d633b2 authored by Ryan Harkin's avatar Ryan Harkin
Browse files

fix warning: cannot remove ‘uInitrd-*’



When packaging, the user would see errors like this:

  rm: cannot remove ‘uInitrd-*’: No such file or directory

However, it's not really an error, so mute it by adding a -f to the
rm commands.

Signed-off-by: default avatarRyan Harkin <ryan.harkin@linaro.org>
parent 1df3a557
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment