Whamcloud - gitweb
Branch b1_6
[fs/lustre-release.git] / lustrecvs
index acf7c95..fa24a01 100755 (executable)
--- a/lustrecvs
+++ b/lustrecvs
@@ -59,6 +59,8 @@ case "$lustretag" in
     # this is the branch table
     # keep this list sorted alphabetically!
 
+    # These use special build directories 
+
     b1_4*) buildtag="b1_4" ;;
 
     b_release_1_4_6-patchless) buildtag="b1_4" ;;
@@ -66,6 +68,8 @@ case "$lustretag" in
 
     b_release*) buildtag=$lustretag ;;
 
+    b_uoss) buildtag=$lustretag ;;
+
     # These releases did not get build tagged for them because they
     # this build system didn't exist when they were tagged
     v1_2_8|v1_4_0)