diff --git a/lustrecvs b/lustrecvs
index 70ac2a038e1805f3afec84ae46970a7051f63721..bcce7796d2741a18dfc8f538f33a8dea05e25e72 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"