X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustrecvs;h=154e20fca03a33a3406f20874349b58649a2f0c9;hp=f23c5850f991e9de9ff47f9c22289f300f17af5e;hb=45ff8142494ba8b250c7254f45cb09f77ca3d856;hpb=b4fe5265e535d87f3d3ba43fb61bf492d861d610 diff --git a/lustrecvs b/lustrecvs index f23c585..154e20f 100755 --- a/lustrecvs +++ b/lustrecvs @@ -54,7 +54,17 @@ case "$lustretag" in exit 0 ;; - v*) 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) + buildtag="b1_4" + ;; + + b1_4*) buildtag="b1_4" ;; + + b_release_1_4_6-patchless) buildtag="b1_4" ;; + + v* | b_release*) buildtag=$lustretag ;; # this is the branch table # keep this list sorted alphabetically!