Whamcloud - gitweb
r=green
[fs/lustre-release.git] / lustrecvs
index d7fb3de..c647235 100755 (executable)
--- a/lustrecvs
+++ b/lustrecvs
@@ -59,8 +59,10 @@ case "$lustretag" in
     v1_2_8|v1_4_0) 
         buildtag="HEAD"
         ;;
-        
-    v*) buildtag=$lustretag ;;
+    
+    b_release_1_4_6-patchless) buildtag=b_release_1_4_6 ;;
+
+    v* | b_release*) buildtag=$lustretag ;;
 
     # this is the branch table
     # keep this list sorted alphabetically!