commit | 7730d0ee43446fb40198da9ed31e3aa47d976d23 | [log] [tgz] |
---|---|---|
author | Linux Build Service Account <lnxbuild@localhost> | Thu Jul 09 10:14:41 2020 -0700 |
committer | Linux Build Service Account <lnxbuild@localhost> | Thu Jul 09 10:14:41 2020 -0700 |
tree | b0b7913fe23b2af34eb57426c52f0f03f847fd0c | |
parent | 2dbcb3179a7682f39d778c920739c2c7d2233c26 [diff] | |
parent | 09f67f7be04089b0e17811f2591ae4b8fc77d9e9 [diff] |
Merge 09f67f7be04089b0e17811f2591ae4b8fc77d9e9 on remote branch Change-Id: I8425ea39dd1030a0833303c276f2db7eb4d37633
diff --git a/update.py b/update.py index e435ced..3579764 100755 --- a/update.py +++ b/update.py
@@ -10,8 +10,6 @@ import re import datetime -BRANCH_UPSTREAM_DEV = "goog/upstream-dev-v2" -BRANCH_USPTREAM_RELEASE = "goog/upstream-release-v2" TEMPORARY_TREE_CHECKOUT_DIR = ".temp_tree/" TREE_LOCATION = "tree/" METADATA_FILE = "METADATA"