From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] support/testing: set $USER in rust tests
Date: Sun, 29 Apr 2018 09:58:48 +0200 [thread overview]
Message-ID: <20180429095848.670ae225@windsurf> (raw)
In-Reply-To: <20180428221413.1833-1-eric.le.bihan.dev@free.fr>
Hello,
On Sun, 29 Apr 2018 00:14:13 +0200, Eric Le Bihan wrote:
> When the run-time tests to build rust and rust-bin packages are run via Docker,
> the $USER environment variable is not set, which makes cargo fail when
> initializing the test project.
>
> So add it to make cargo happy.
>
> Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
> ---
> support/testing/tests/package/test_rust.py | 1 +
> 1 file changed, 1 insertion(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2018-04-29 7:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-28 22:14 [Buildroot] [PATCH 1/1] support/testing: set $USER in rust tests Eric Le Bihan
2018-04-29 7:58 ` Thomas Petazzoni [this message]
2018-05-01 7:32 ` Peter Korsgaard
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=20180429095848.670ae225@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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.