X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustrecvs;h=2fb1256fb21445813209c2700da89abecb0b4a52;hb=e687a7c8b21be6f0b5156f071334d66670b7aeb9;hp=fa21806d77d13452ec6536064687a6f5eb811d57;hpb=3d5b6e91ca167be7664c7eee7b17bba18cf8da45;p=fs%2Flustre-release.git diff --git a/lustrecvs b/lustrecvs index fa21806..2fb1256 100755 --- a/lustrecvs +++ b/lustrecvs @@ -54,6 +54,12 @@ case "$lustretag" in exit 0 ;; + b1_4_newconfig*|b_newconfig_rdmarouting*|b1_4_mountconf*) + buildtag="b_lnet" + ;; + + v*) buildtag=$lustretag ;; + # this is the branch table # keep this list sorted alphabetically! @@ -95,7 +101,7 @@ cvs_cmd () fi } -cvs_cmd build lustre-build "" "$buildtag" +cvs_cmd build lustre-build "$buildtag" if [ -f build/buildcvs ] ; then . build/buildcvs