Skip to content
Commit 6c90f623 authored by Quentin Schulz's avatar Quentin Schulz Committed by Tom Rini
Browse files

env: add the same prefix to error messages to make it detectable by tests



The error message should start with `## Error: ` so that it's easily
detectable by tests without needing to have a complex regexp for
matching all possible error message patterns.

Let's add the `## Error: ` prefix to the error messages since it's the
one already in use.

Suggested-by: default avatarStephen Warren <swarren@wwwdotorg.org>
Signed-off-by: default avatarQuentin Schulz <quentin.schulz@bootlin.com>
Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
Reviewed-by: Stephen Warren's avatarStephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren's avatarStephen Warren <swarren@nvidia.com>
parent d2194155
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment