From 682ba051f0bdbcc628155aaab268c19d0d3d2952 Mon Sep 17 00:00:00 2001 From: Diana Picus Date: Wed, 13 Feb 2019 10:39:39 +0100 Subject: tcwg-update-llvmbot-containers: Don't start silent bots by default Change-Id: I75da47bd84014024b702e4812af950743a94c380 --- tcwg-update-llvmbot-containers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tcwg-update-llvmbot-containers.sh') diff --git a/tcwg-update-llvmbot-containers.sh b/tcwg-update-llvmbot-containers.sh index 921c00dd..6fc05781 100755 --- a/tcwg-update-llvmbot-containers.sh +++ b/tcwg-update-llvmbot-containers.sh @@ -35,7 +35,7 @@ case "$NODE_NAME" in arm-quick arm-selfhost-neon ) - masters=(normal silent) + masters=(normal) ;; tcwg-llvmbot-tk1-*) bot_prefix="" -- cgit v1.2.3