From: jxiong Date: Wed, 18 Mar 2009 03:45:43 +0000 (+0000) Subject: add b_cmd_cray branch X-Git-Tag: v1_9_166~19 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=78bf713b641cad535b1089fc162fc599c244d283;ds=sidebyside add b_cmd_cray branch --- diff --git a/build/buildcvs b/build/buildcvs index 6f6c8ef..20106c4 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -57,6 +57,12 @@ case "$lustretag" in portalstag="b_hd_newconfig" ;; + b_cmd_cray) + lnettag="HEAD" + ldiskfstag="$ldiskfstag_head" + libcfstag="HEAD" + ;; + b_cmd*) portalstag="$lustretag" ;;