Commit 8c533215 authored by Nico Weber's avatar Nico Weber Committed by Commit Bot

Update clang update doc to include new(ish) "n" prefix on rev

Bug: 1015315
Change-Id: Ia34164d1bee32f7b217300b7afdf0dfb00682352
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2016843
Auto-Submit: Nico Weber <thakis@chromium.org>
Commit-Queue: Hans Wennborg <hans@chromium.org>
Reviewed-by: default avatarHans Wennborg <hans@chromium.org>
Cr-Commit-Position: refs/heads/master@{#734508}
parent 53f50a55
......@@ -18,7 +18,7 @@ An archive of all packages built so far is at https://is.gd/chromeclang
bucket to the production one. For example:
```shell
$ export rev=123456-abcd1234-1
$ export rev=n123456-abcd1234-1
$ for x in Linux_x64 Mac Win ; do \
gsutil.py cp -n -a public-read gs://chromium-browser-clang-staging/$x/clang-$rev.tgz \
gs://chromium-browser-clang/$x/clang-$rev.tgz ; \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment