From: jacob Date: Sun, 19 Dec 2004 23:21:29 +0000 (+0000) Subject: Split portals into its own CVS module (b1_2) X-Git-Tag: v1_7_100~1742 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=96ed3093ceb4f511fe112e10201d078eb137dd81 Split portals into its own CVS module (b1_2) --- diff --git a/lustrecvs b/lustrecvs index 70ac2a0..bcce779 100755 --- a/lustrecvs +++ b/lustrecvs @@ -39,6 +39,9 @@ case "$lustretag" in # this is the branch table # keep this list sorted alphabetically! + b1_2) + portalstag="b1_2" + ;; *) buildtag="HEAD"