Meta/GRADUATED: look for older maintenance branches as well

todo
Junio C Hamano 2009-11-14 15:56:39 -08:00
parent 6b1de3f9f8
commit ff73dcdf26
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh

# Older first!
old_maint='maint-1.6.0 maint-1.6.1'
old_maint='maint-1.6.0 maint-1.6.1 maint-1.6.2 maint-1.6.3 maint-1.6.4'

_x40='[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]'
_x40="$_x40$_x40$_x40$_x40$_x40$_x40$_x40$_x40"