From 0e4fde9c5c56b48869b6591b932b8c80a141b28b Mon Sep 17 00:00:00 2001 From: Sergio Durigan Junior Date: Mon, 22 Jun 2015 15:43:47 -0400 Subject: [PATCH] Fix AIX builder name --- lib/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/config.json b/lib/config.json index 339e94e..0d2b261 100644 --- a/lib/config.json +++ b/lib/config.json @@ -155,7 +155,7 @@ { "name" : "AIX-POWER7-plain", - "type" : "GDBPlainAIX", + "type" : "PlainAIX", "builddir" : "aix-power7-plain", "slavenames" : [ "aix-power7-1" ], "PATH" : "/opt/freeware/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/sergiodj/bin:/usr/bin/X11:/sbin:." }