Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ad0366
)
- added missed swab of body->mode
author
yury
<yury>
Fri, 18 Nov 2005 11:17:40 +0000
(11:17 +0000)
committer
yury
<yury>
Fri, 18 Nov 2005 11:17:40 +0000
(11:17 +0000)
build/buildcvs
patch
|
blob
|
history
diff --git
a/build/buildcvs
b/build/buildcvs
index
7ee48cc
..
f985667
100644
(file)
--- 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"
;;