From: eeb Date: Tue, 11 Jan 2005 20:53:51 +0000 (+0000) Subject: * Added b_ptl_smallfix into build/buildcvs X-Git-Tag: 1.3.4~193 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=b0b9f00fb838f8c96911d524e02c93180e300207;p=fs%2Flustre-release.git * Added b_ptl_smallfix into build/buildcvs --- diff --git a/build/buildcvs b/build/buildcvs index acd89ec..76355e0 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -16,6 +16,11 @@ case "$lustretag" in # this is the branch table # keep this list sorted alphabetically! + b_ptl_smallfix) + portalstag="b_ptl_smallfix" + lustretag="b1_4" + ;; + b1_2) portalstag="b1_2" ;;