Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(399)

Unified Diff: masters/master.chromium.chromiumos/builders.pyl

Issue 2109883002: Fix multiple 'default' categories on chromium.chromiumos master (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.chromiumos/builders.pyl
diff --git a/masters/master.chromium.chromiumos/builders.pyl b/masters/master.chromium.chromiumos/builders.pyl
index fd58464052b491542169b610fd3b56fc42604da1..5b163bd3bef41989732304c652a236148d4e8b4f 100644
--- a/masters/master.chromium.chromiumos/builders.pyl
+++ b/masters/master.chromium.chromiumos/builders.pyl
@@ -11,7 +11,7 @@
"recipe": "chromium",
"scheduler": "chromium",
"slave_pools": ["linux_full"],
- "category": "0default",
+ "category": "1default",
},
"Linux ChromiumOS Builder": {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698