DoKernelOrg: allow building older maint releases

This commit is contained in:
Junio C Hamano
2008-06-26 21:13:55 -07:00
parent 167e415e02
commit 950a229dc9

View File

@@ -41,7 +41,7 @@ case "$1" in
done >:all.log 2>&1
;;
maint | master)
maint | maint-* | master)
case `hostname` in
hera.kernel.org)
narch='x86_64 i386'