All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] test/py: fix NameError exception if bdi cmd is not supported
Date: Fri, 6 May 2016 09:25:42 -0600	[thread overview]
Message-ID: <572CB776.1030104@wwwdotorg.org> (raw)
In-Reply-To: <1462512831-29758-1-git-send-email-hs@denx.de>

On 05/05/2016 11:33 PM, Heiko Schocher wrote:
> test/py raises an error, if a board has not enabled bdi command
>
>>            pytest.skip('bdinfo command not supported')
> E           NameError: global name 'pytest' is not defined
>
> import pytest in test/py/u_boot_utils.py fixes this.

Reviewed-by: Stephen Warren <swarren@nvidia.com>

Nit: The import statements were sorted before this patch.

  reply	other threads:[~2016-05-06 15:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-06  5:33 [U-Boot] [PATCH] test/py: fix NameError exception if bdi cmd is not supported Heiko Schocher
2016-05-06 15:25 ` Stephen Warren [this message]
2016-05-30 17:56 ` [U-Boot] " Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=572CB776.1030104@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.