diff --git a/build/buildcvs b/build/buildcvs index 9ac6ef423417c313a0102becc9589de390840ab0..dff2f2eeda9973ce69a5a00555291ed8ebba40dd 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -16,6 +16,9 @@ case "$lustretag" in # this is the branch table # keep this list sorted alphabetically! + b1_2) + portalstag="b1_2" + ;; b1_4_bgl) portalstag="b1_4_bgl" diff --git a/lustrecvs b/lustrecvs index bcce7796d2741a18dfc8f538f33a8dea05e25e72..70ac2a038e1805f3afec84ae46970a7051f63721 100755 --- a/lustrecvs +++ b/lustrecvs @@ -39,9 +39,6 @@ case "$lustretag" in # this is the branch table # keep this list sorted alphabetically! - b1_2) - portalstag="b1_2" - ;; *) buildtag="HEAD"