mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
auto merge of #4287 : Manishearth/servo/wpt-readme-fix, r=jdm
This commit is contained in:
commit
9f08d563ae
1 changed files with 2 additions and 2 deletions
|
@ -73,8 +73,8 @@ This first requires saving the raw, unformatted log from a test run, for
|
||||||
example by running `./mach test-wpt --log-raw /tmp/servo.log`. Once the
|
example by running `./mach test-wpt --log-raw /tmp/servo.log`. Once the
|
||||||
log is saved, run from the root directory:
|
log is saved, run from the root directory:
|
||||||
|
|
||||||
source _virtualenv/bin/activate
|
source tests/wpt/_virtualenv/bin/activate
|
||||||
_virtualenv/bin/wptupdate \
|
tests/wpt/_virtualenv/bin/wptupdate \
|
||||||
--ignore-existing \
|
--ignore-existing \
|
||||||
--config tests/wpt/config.ini \
|
--config tests/wpt/config.ini \
|
||||||
/tmp/servo.log
|
/tmp/servo.log
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue