From 8b9f7f5cfe67cfe6aba8661705ffdf06af2be6e0 Mon Sep 17 00:00:00 2001 From: "robert.read" Date: Tue, 16 Sep 2008 04:23:30 +0000 Subject: [PATCH] Update buildcvs to support b2_9-bld* branches. --- build/buildcvs | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build/buildcvs b/build/buildcvs index 0fba97e..f883a15 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -313,6 +313,12 @@ case "$lustretag" in libcfstag="b_head_procfs" ;; + b2_0-bld*) + lnettag="$lustretag" + ldiskfstag="$ldiskfstag_head" + libcfstag="$lustretag" + ;; + # all later v* tags v[1-9]*) lnettag="$lustretag" -- 1.8.3.1