Skip to content

Commit

Permalink
Make rebuild flag work.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdm committed Mar 20, 2019
1 parent 7b4d1c6 commit 6428901
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/wpt/manifestupdate.py
Expand Up @@ -65,6 +65,7 @@ def _update(logger, test_paths, rebuild):
manifest_path,
url_base,
working_copy=True,
rebuild=rebuild,
cache_root=os.path.join(servo_root, ".wpt",
cache_subdir))
return 0
Expand Down

0 comments on commit 6428901

Please sign in to comment.