X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustrecvs;h=f6f62eff2c547a315dade714e28aa8a5614a00f7;hb=091f17fbfef43e11fa3e89d14602171850b7837f;hp=fa21806d77d13452ec6536064687a6f5eb811d57;hpb=3d5b6e91ca167be7664c7eee7b17bba18cf8da45;p=fs%2Flustre-release.git diff --git a/lustrecvs b/lustrecvs index fa21806..f6f62ef 100755 --- a/lustrecvs +++ b/lustrecvs @@ -54,6 +54,12 @@ case "$lustretag" in exit 0 ;; + b1_4_newconfig*) + 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