mirror of
https://github.com/git/git.git
synced 2026-08-09 17:40:16 +00:00
DoKernelOrg: allow building older maint releases
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user