Whamcloud - gitweb
Need to use the flavtgt instead of flavor. flavtgt == "" when flavor == up.
[fs/lustre-release.git] / lustrecvs
index d7fb3de..2bb3725 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="HEAD" ;;
+
+    v* | b_release*) buildtag=$lustretag ;;
 
     # this is the branch table
     # keep this list sorted alphabetically!