From 53aebda02ed382d991522bc3b0262595d2684403 Mon Sep 17 00:00:00 2001 From: wangdi <wangdi> Date: Thu, 12 Feb 2009 02:22:55 +0000 Subject: [PATCH] Branch: HEAD fix buildcvs for b_hd* --- build/buildcvs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build/buildcvs b/build/buildcvs index 7e80280e5a..1c3a356807 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -337,8 +337,9 @@ case "$lustretag" in ;; b_HEAD_*|b_head_*|b_hd_*) - lnettag="b1_x" + lnettag="HEAD" ldiskfstag="$ldiskfstag_head" + libcfstag="HEAD" ;; esac -- GitLab