aboutsummaryrefslogtreecommitdiff
path: root/cmd/arm
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-10-23 17:26:12 -0600
committerSimon Glass <sjg@chromium.org>2021-11-28 16:51:51 -0700
commit452e8c9086a9f95739582da5ccc2130e4bf1ae8b (patch)
tree1d5efba0d146dcd1a6a449963ea738cc6e4ff73e /cmd/arm
parent689d0a1cb04cfc4bf9588660d03084c324bc10be (diff)
downloadu-boot-452e8c9086a9f95739582da5ccc2130e4bf1ae8b.zip
u-boot-452e8c9086a9f95739582da5ccc2130e4bf1ae8b.tar.gz
u-boot-452e8c9086a9f95739582da5ccc2130e4bf1ae8b.tar.bz2
test/py: Raise a ValueError if a command fails
At present an Exception is raised if a command fails. This is a very broad class and makes it difficult for callers to catch the error without also catching other things, like programming bugs. Change it to ValueError to make this easier. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'cmd/arm')
0 files changed, 0 insertions, 0 deletions