From: Ola x Nilsson <ola.x.nilsson@axis.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] selftest/package: Correct format arguments in test_gdb_hardlink_debug
Date: Tue, 11 Dec 2018 12:30:48 +0100 [thread overview]
Message-ID: <jwqftv4ti53.fsf@axis.com> (raw)
In-Reply-To: <CAJTo0Laa7E=sO3emE1n6vNya6V1UOdaa400qoJidxqzMeRKzig@mail.gmail.com>
On Tue, Dec 11 2018, Burton, Ross wrote:
> On Tue, 11 Dec 2018 at 08:58, Ola x Nilsson <ola.x.nilsson@axis.com> wrote:
>> - self.logger.error("GDB result:\n%s: %s" % output)
>> + self.logger.error("GDB result:\n%s: %s", status, output)
>
> Isn't status an integer so should be %d?
>
Both seem to work, but I'll resend.
--
Ola x Nilsson
prev parent reply other threads:[~2018-12-11 11:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-11 8:57 [PATCH] selftest/package: Correct format arguments in test_gdb_hardlink_debug Ola x Nilsson
2018-12-11 10:58 ` Burton, Ross
2018-12-11 11:30 ` Ola x Nilsson [this message]
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=jwqftv4ti53.fsf@axis.com \
--to=ola.x.nilsson@axis.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=ross.burton@intel.com \
/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.