From: adilger Date: Tue, 8 Jul 2008 21:27:07 +0000 (+0000) Subject: Branch b1_8_gate X-Git-Tag: v1_9_50~232 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=34ad8c28a32ee1d7d2af9772cccc660dd442570e;p=fs%2Flustre-release.git Branch b1_8_gate Make sure to check out the build, ldiskfs, and lnet gate tags for b1_8_gate. --- diff --git a/lustrecvs b/lustrecvs index 46168d6..1e86d0f 100755 --- a/lustrecvs +++ b/lustrecvs @@ -88,6 +88,8 @@ case "$lustretag" in # this is the branch table # keep this list sorted alphabetically! + *_gate) buildtag="b_build_gate" ;; + *) buildtag="HEAD" ;;