From 4aa51fdfc438c95aa178dc97bf127d9db54a116d Mon Sep 17 00:00:00 2001 From: Sergio Durigan Junior Date: Sun, 16 Aug 2015 01:58:29 -0400 Subject: [PATCH] Fixing builder name in scheduler (from last commit) --- lib/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/config.json b/lib/config.json index 6d1710d..d2baae5 100644 --- a/lib/config.json +++ b/lib/config.json @@ -266,7 +266,7 @@ "Debian-MIPS-m64", - "RHEL-s390x" ] + "RHEL-s390x-m64" ] } ]