summaryrefslogtreecommitdiff
path: root/tcwg-update-llvmbot-containers.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tcwg-update-llvmbot-containers.sh')
-rwxr-xr-xtcwg-update-llvmbot-containers.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/tcwg-update-llvmbot-containers.sh b/tcwg-update-llvmbot-containers.sh
index 580ad9c2..065c3f56 100755
--- a/tcwg-update-llvmbot-containers.sh
+++ b/tcwg-update-llvmbot-containers.sh
@@ -35,13 +35,6 @@ case "$NODE_NAME:$master" in
arm-selfhost-neon
)
;;
- tcwg-llvmbot-thx1-01:silent)
- bot_prefix=linaro-thx1-01-
- bots=(
- aarch64-full
- aarch64-quick
- )
- ;;
tcwg-llvmbot-tk1-*:normal)
bot_prefix=""
bots=("$(echo "$NODE_NAME" | sed -e "s/tcwg-llvmbot-/linaro-/")")