From 868273c027c0b567fee5201c3b445b498cfd0b2a Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Tue, 9 Dec 2014 00:18:52 +0530 Subject: [PATCH] Update WPTupdate readme for new directory structure --- tests/wpt/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/wpt/README.md b/tests/wpt/README.md index ad24054e64a..4e9407c5a7a 100644 --- a/tests/wpt/README.md +++ b/tests/wpt/README.md @@ -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 log is saved, run from the root directory: - source _virtualenv/bin/activate - _virtualenv/bin/wptupdate \ + source tests/wpt/_virtualenv/bin/activate + tests/wpt/_virtualenv/bin/wptupdate \ --ignore-existing \ --config tests/wpt/config.ini \ /tmp/servo.log