From 51a0e01c34cba34f6478bb78718a117fb18a7168 Mon Sep 17 00:00:00 2001 From: Sergio Durigan Junior Date: Sat, 31 Jan 2015 08:27:03 -0500 Subject: [PATCH] Removing FreeBSD, part 2 --- lib/config.json | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/lib/config.json b/lib/config.json index 9f3acaa..2a670d9 100644 --- a/lib/config.json +++ b/lib/config.json @@ -113,20 +113,8 @@ { "name" : "Fedora-ppc64be-cc-with-index", "type" : "IndexBuild", "builddir" : "fedora-ppc64be-cc-with-index", - "slavenames" : [ "fedora-20-ppc64be-1" ] }, + "slavenames" : [ "fedora-20-ppc64be-1" ] } - - - { "name" : "FreeBSD-x86_64-m64", "type" : "PlainBSD_c64t64", - "builddir" : "freebsd-x86-64", - "slavenames" : [ "koobs-freebsd8", "koobs-freebsd9", - "koobs-freebsd10", "koobs-freebsd11" ] }, - - { "name" : "FreeBSD-x86_64-cc-with-index", - "type" : "IndexBuildBSD", - "builddir" : "freebsd-x86-64-cc-with-index", - "slavenames" : [ "koobs-freebsd8", "koobs-freebsd9", - "koobs-freebsd10", "koobs-freebsd11" ] } ], "schedulers" : [ { "type" : "AnyBranchScheduler", "name" : "master",