diff --git a/trunk.sh b/trunk.sh index 464a98af..63c91199 100644 --- a/trunk.sh +++ b/trunk.sh @@ -12,9 +12,7 @@ git rebase-update && git fetch --tags && -gclient sync -D && - -gclient sync --with_branch_heads --with_tags && +gclient sync --with_branch_heads --with_tags -D && gclient runhooks &&