Skip to content

Commit

Permalink
Add fuchsia to list of clang roll tryjobs.
Browse files Browse the repository at this point in the history
Bug: 
Change-Id: If61790974f5069871cbf908e98e43ec8dbc4198a
Reviewed-on: https://chromium-review.googlesource.com/568389
Reviewed-by: Nico Weber <thakis@chromium.org>
Commit-Queue: Peter Collingbourne <pcc@chromium.org>
Cr-Commit-Position: refs/heads/master@{#486106}
  • Loading branch information
Peter Collingbourne authored and Commit Bot committed Jul 12, 2017
1 parent e5c701d commit 5a4d248
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/updating_clang.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ $ for x in Linux_x64 Mac Win ; do \
git cl try &&
git cl try -m tryserver.chromium.mac -b mac_chromium_asan_rel_ng &&
git cl try -m tryserver.chromium.linux -b linux_chromium_chromeos_dbg_ng \
-b linux_chromium_chromeos_asan_rel_ng -b linux_chromium_msan_rel_ng &&
-b linux_chromium_chromeos_asan_rel_ng -b linux_chromium_msan_rel_ng \
-b fuchsia &&
git cl try -m tryserver.blink -b linux_trusty_blink_rel
```
1. Commit roll CL from the first step
Expand Down

0 comments on commit 5a4d248

Please sign in to comment.