The Exception base class is a very vague and could be confusing to the test system. Use the more specific ValueError exception instead.
Signed-off-by: Simon Glass <[email protected]> --- (no changes since v1) tools/patman/tools.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Applied to u-boot-dm, thanks!

