diff options
author | Aneesh Agrawal <aneeshusa@gmail.com> | 2018-01-27 15:55:22 -0800 |
---|---|---|
committer | Aneesh Agrawal <aneeshusa@gmail.com> | 2018-01-27 15:55:22 -0800 |
commit | a280188fdc79fd5d48e71d77367b688d16e09341 (patch) | |
tree | ba63df4b877d5658bab8767de7edc2d3b869d140 /components/script/dom/node.rs | |
parent | bc7dd644f6f50bd6eb3fba1547808775ee9d7620 (diff) | |
download | servo-a280188fdc79fd5d48e71d77367b688d16e09341.tar.gz servo-a280188fdc79fd5d48e71d77367b688d16e09341.zip |
Fix mutation test in CI by passing env vars correctly
Originally, buildbot would try to directly execute `RUSTFLAGS=` as a binary
since it was the first token in the command string, which won't work.
Fix this by using the `env` command to set the environment variables,
as there is currently no support for setting per-step environment variables
in the `buildbot_steps.yml` file.
Diffstat (limited to 'components/script/dom/node.rs')
0 files changed, 0 insertions, 0 deletions