summaryrefslogtreecommitdiffstats
path: root/scripts/pybootchartgui/pybootchartgui.py
diff options
context:
space:
mode:
authorDaniel Lublin <daniel@lublin.se>2017-05-30 13:17:59 +0200
committerBogdan Oprescu <bogdan.oprescu@enea.com>2023-10-19 12:20:55 +0200
commit0ca0a5e14b2897cc8df7539b4b576594363d519a (patch)
treec84cbbb09a34b99d89eefcbfcc8aa4e882284bc9 /scripts/pybootchartgui/pybootchartgui.py
parentb0ede5088b2f4338ea5faf5db46d67eb1c7e8243 (diff)
downloadpoky-0ca0a5e14b2897cc8df7539b4b576594363d519a.tar.gz
devtool: deploy-target: Let script continue even if rm fails
The remote script is run with `set -e`, so doing rm without -f on a $file that is already gone will exit the whole script, failing any redeployment. Assume a use case where packages sometimes produces certain test binaries stored on volatile media (tmpfs), and where the system is occasionally rebooted. (From OE-Core rev: db54c9a22a9b66c673df8e836de5e47fc9edda0b) Signed-off-by: Daniel Lublin <daniel@lublin.se> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/pybootchartgui/pybootchartgui.py')
0 files changed, 0 insertions, 0 deletions