X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustrecvs;h=fa24a0135ee0e7a669af648ed03e52528c108712;hb=9b8bc9b8c0ddba9c2448336b133e138154e1787d;hp=acf7c9569871c40b3a48e64fda3dbba0ad1720ac;hpb=3d3bc28fb48d858bbe6a66ab567a13eeb0b86c40;p=fs%2Flustre-release.git diff --git a/lustrecvs b/lustrecvs index acf7c95..fa24a01 100755 --- a/lustrecvs +++ b/lustrecvs @@ -59,6 +59,8 @@ case "$lustretag" in # this is the branch table # keep this list sorted alphabetically! + # These use special build directories + b1_4*) buildtag="b1_4" ;; b_release_1_4_6-patchless) buildtag="b1_4" ;; @@ -66,6 +68,8 @@ case "$lustretag" in b_release*) buildtag=$lustretag ;; + b_uoss) buildtag=$lustretag ;; + # These releases did not get build tagged for them because they # this build system didn't exist when they were tagged v1_2_8|v1_4_0)