aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Matthews <cmatthews5@apple.com>2018-01-11 23:55:23 +0000
committerChris Matthews <cmatthews5@apple.com>2018-01-11 23:55:23 +0000
commit1a55c0101af8c8d79864da4cecd9c81facb98492 (patch)
treea441c64cb5f101d255992fad5809bb06c84b0a9f
parentad968bee56d95692d34ea37eb09a32e799495c14 (diff)
This is an out of date builder. Use the new location
git-svn-id: https://llvm.org/svn/llvm-project/zorg/trunk@322330 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--llvmbisect/llvmlab/ci.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvmbisect/llvmlab/ci.py b/llvmbisect/llvmlab/ci.py
index 707a6c2f..202b2b8b 100644
--- a/llvmbisect/llvmlab/ci.py
+++ b/llvmbisect/llvmlab/ci.py
@@ -447,7 +447,7 @@ name, list the available builds for that builder.\
min_rev, max_rev))
return available_builds
-DEFAULT_BUILDER = "clang-stage1-configure-RA_build"
+DEFAULT_BUILDER = "clang-stage1-configure-RA"
def action_bisect(name, args):