[U-Boot] [PATCH 1/6] test/py: require .config to exist
Tom Rini
trini at konsulko.com
Tue Nov 24 00:44:22 CET 2015
On Tue, Nov 17, 2015 at 08:19:59PM -0700, Stephen Warren wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> If .config doesn't exist, the test will currently throw an exception
> because the shell prompt value can't be looked up. It's not obvious how
> to resolve this. Fix the code to require that the .config file exist in
> the build directory rather than ignoring the issue when it's missing.
> Make the error message reference the fact that U-Boot doesn't appear to
> be built, and mention how to solve that.
>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
Reviewed-by: Tom Rini <trini at konsulko.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151123/d5c00a05/attachment.sig>
More information about the U-Boot
mailing list