diff options
author | 2018-04-29 00:14:13 +0200 | |
---|---|---|
committer | 2018-04-30 23:37:41 +0200 | |
commit | 692e9d1a62847cb4bc6f9f5714c65fa676e9124f (patch) | |
tree | e5ce11ba1ad9e1d938cdf7eb62643284ba3addc9 /package | |
parent | c6f7fe46fc054318349c7721e19aa6cdce069798 (diff) | |
download | buildroot-692e9d1a62847cb4bc6f9f5714c65fa676e9124f.tar.gz buildroot-692e9d1a62847cb4bc6f9f5714c65fa676e9124f.tar.bz2 |
support/testing: set $USER in rust tests
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>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 09a5eb427a6d9160e74ab56941640c02334eabf1)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package')
0 files changed, 0 insertions, 0 deletions