From 96ed3093ceb4f511fe112e10201d078eb137dd81 Mon Sep 17 00:00:00 2001 From: jacob Date: Sun, 19 Dec 2004 23:21:29 +0000 Subject: [PATCH] Split portals into its own CVS module (b1_2) --- lustrecvs | 3 +++ 1 file changed, 3 insertions(+) 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" -- 1.8.3.1