aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/node.rs
diff options
context:
space:
mode:
authorAneesh Agrawal <aneeshusa@gmail.com>2018-01-27 15:55:22 -0800
committerAneesh Agrawal <aneeshusa@gmail.com>2018-01-27 15:55:22 -0800
commita280188fdc79fd5d48e71d77367b688d16e09341 (patch)
treeba63df4b877d5658bab8767de7edc2d3b869d140 /components/script/dom/node.rs
parentbc7dd644f6f50bd6eb3fba1547808775ee9d7620 (diff)
downloadservo-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