From 34ad8c28a32ee1d7d2af9772cccc660dd442570e Mon Sep 17 00:00:00 2001 From: adilger Date: Tue, 8 Jul 2008 21:27:07 +0000 Subject: [PATCH] Branch b1_8_gate Make sure to check out the build, ldiskfs, and lnet gate tags for b1_8_gate. --- lustrecvs | 2 ++ 1 file changed, 2 insertions(+) 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" ;; -- 1.8.3.1