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:
94fe763
)
get a tagged lnet for releases after 1_4_6
author
nic
<nic>
Fri, 28 Oct 2005 03:55:07 +0000
(
03:55
+0000)
committer
nic
<nic>
Fri, 28 Oct 2005 03:55:07 +0000
(
03:55
+0000)
build/buildcvs
patch
|
blob
|
history
diff --git
a/build/buildcvs
b/build/buildcvs
index
927f1ab
..
9a2fdcc
100644
(file)
--- a/
build/buildcvs
+++ b/
build/buildcvs
@@
-71,6
+71,12
@@
case "$lustretag" in
portalstag="b_ptlrpc_cleanup"
;;
+ # starting with 1_4_6, we have a tagged lnet too
+ b_release_1_4_[6-9]*)
+ portalstag=$lustretag
+ lnettag=$lustretag
+ ;;
+
b_release_*)
portalstag=$lustretag
;;