mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Make rebuild flag work.
This commit is contained in:
parent
7b4d1c6e4c
commit
6428901c41
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue