Whamcloud - gitweb
b_cray was previously running with libsysio-0809, segfaults in fcntl with 0607.
[fs/lustre-release.git] / build / buildcvs
index 9ac6ef4..8a5b411 100644 (file)
@@ -1,7 +1,7 @@
 # This file is sourced by lustre/lustrecvs
 
 portalstag="HEAD"
-libsysiotag="LIBSYSIO_HEAD_20040607"
+libsysiotag="LIBSYSIO_HEAD_20040809"
 
 case "$lustretag" in
     '')
@@ -16,15 +16,14 @@ case "$lustretag" in
 
     # this is the branch table
     # keep this list sorted alphabetically!
+    b1_2)
+       portalstag="b1_2"
+       ;;
 
     b1_4_bgl)
        portalstag="b1_4_bgl"
        ;;
 
-    b_newsysio | b_sec)
-        libsysiotag="LIBSYSIO_HEAD_20040809"
-       ;;
-
     b_port_step)
         portalstag="b_port_step"
        ;;