Remove support for shallow clones. The bundle is already shallow.

This commit is contained in:
Simon Sapin 2019-11-22 15:36:54 +01:00
parent 3a8bb531a0
commit 4dbdd255a1
2 changed files with 7 additions and 9 deletions

View file

@ -595,7 +595,7 @@ def update_wpt():
.with_index_and_artifacts_expire_in(log_artifacts_expire_in)
.with_max_run_time_minutes(6 * 60)
# Not using the bundle, pushing the new changes to the git remote requires a full repo.
.with_repo(shallow=False, alternate_object_dir="/var/cache/servo.git/objects")
.with_repo(alternate_object_dir="/var/cache/servo.git/objects")
)
return (
with_homebrew(update_task, [