AIX buildslave admin adjustment; s/Power/POWER/

This commit is contained in:
Sergio Durigan Junior 2015-06-22 15:43:06 -04:00
parent 90e2388b1f
commit 2cba4dc28f

View file

@ -19,7 +19,7 @@
"admin" : "emachado@linux.vnet.ibm.com" },
{ "name" : "aix-power7-1", "arch" : "power7", "jobs" : "4",
"admin" : "dje.gcc@gmail.com" },
"admin" : "sergiodj@redhat.com" },
{ "name" : "koobs-freebsd8", "arch" : "x86_64", "jobs" : "1",
"admin" : "sergiodj@redhat.com" },
@ -154,7 +154,7 @@
"slavenames" : [ "fedora-ppc64le-1" ] },
{ "name" : "AIX-Power7-plain",
{ "name" : "AIX-POWER7-plain",
"type" : "GDBPlainAIX",
"builddir" : "aix-power7-plain",
"slavenames" : [ "aix-power7-1" ],
@ -190,7 +190,9 @@
"Fedora-ppc64le-m64",
"Fedora-ppc64le-native-gdbserver-m64",
"Fedora-ppc64le-native-extended-gdbserver-m64",
"Fedora-ppc64le-cc-with-index" ]
"Fedora-ppc64le-cc-with-index",
"AIX-POWER7-plain" ]
}
]