Meta/DoKernelOrg: add private build machines.

This commit is contained in:
Junio C Hamano
2007-12-26 19:17:23 -08:00
parent 791c00b270
commit 66c08fb395

View File

@@ -46,7 +46,7 @@ maint | master)
hera.kernel.org)
narch='x86_64 i386'
arch=x86_64 ;;
demeter.kernel.org|demeter|old-hera.kernel.org|kunrun-vmw-fc5)
wing-fc?|kunrun-vmw-fc5)
arch=i386 ;;
*) echo >&2 "What are you talking about???"
exit 1 ;;