diff options
author | Kevin Hilman <khilman@baylibre.com> | 2017-07-07 18:48:43 +0000 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2017-07-07 18:48:47 +0000 |
commit | 33386624e01e460de7c69ca91e05a8c237f653d4 (patch) | |
tree | edfae2f2333018a735d9009623a62454e978b357 /jenkins.ini.example | |
parent | 85f3007ed0c7e4c926d083a1c34cda519b935507 (diff) |
run-test-prepare: fix device environment overrides
Machines can override the default environment settings in their
hwtest.short.environment files. However, the grep/sed procesing done
does not ignore lines that are commented out, causing an extra '#' to
be part of the variable name.
To fix, ensure the grep for the variable name matches the beginning of
the line, so commented lines will be ignored.
Change-Id: Ibf4281c3126c95670346bee74043d670e6d58654
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'jenkins.ini.example')
0 files changed, 0 insertions, 0 deletions