From 3693ec08540f80a1ab9e11a62664cf03f289f4fe Mon Sep 17 00:00:00 2001 From: yury Date: Fri, 18 Nov 2005 11:17:40 +0000 Subject: [PATCH] - added missed swab of body->mode --- build/buildcvs | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build/buildcvs b/build/buildcvs index 7ee48cc..f985667 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -35,12 +35,19 @@ case "$lustretag" in portalstag="b_hd_newconfig" lnettag="b_hd_newconfig" ;; + b1_4_join) snmptag="HEAD" portalstag="b_hd_newconfig" lnettag="b_hd_newconfig" ;; + b1_5 | b1_5_*) + snmptag="HEAD" + portalstag="b_hd_newconfig" + lnettag="b_hd_newconfig" + ;; + b_cmd*) portalstag="$lustretag" ;; -- 1.8.3.1