summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorVadim Shtayura <vadimsh@google.com>2013-09-03 15:35:03 -0700
committerVadim Shtayura <vadimsh@chromium.org>2013-09-04 17:11:59 +0000
commit176f0999ff9714b1089baee86940b2827acf7c3b (patch)
tree290b166b2055d71fb691b6e65ee27b1215b0d136 /bin
parent8a30ca612c09316083ede1e68e904028d36c9d5a (diff)
downloadchromite-176f0999ff9714b1089baee86940b2827acf7c3b.tar.gz
A script that updates remotes in historical manifests to point to GoB.
TEST=run the script and then verify that remotes are pointing to GoB only, i.e ./update_manifest_remotes --remotes-summary ~/manifest-versions ./update_manifest_remotes ~/manifest-versions ./update_manifest_remotes --skip-update --remotes-summary ~/manifest-versions BUG=chromium:282709 Change-Id: Ie889924d54b8afe50e80801efac34b7baf49cf17 Reviewed-on: https://chromium-review.googlesource.com/167917 Tested-by: Vadim Shtayura <vadimsh@chromium.org> Reviewed-by: Mike Frysinger <vapier@chromium.org>
Diffstat (limited to 'bin')
l---------bin/update_manifest_remotes1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/update_manifest_remotes b/bin/update_manifest_remotes
new file mode 120000
index 000000000..72196ceea
--- /dev/null
+++ b/bin/update_manifest_remotes
@@ -0,0 +1 @@
+../scripts/wrapper.py \ No newline at end of file