X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=build%2Fbuildcvs;h=fcdb9523d117285b331cc432f284f1d6eca87f3f;hp=9ac6ef423417c313a0102becc9589de390840ab0;hb=741e720069be3dedaad2a2c8e859e2b67cf2091a;hpb=c2b7b642d3ddc10a109e00d04a5b0df3bf150efc diff --git a/build/buildcvs b/build/buildcvs index 9ac6ef4..fcdb952 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -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,19 +16,23 @@ 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" ;; - + b_port_netid) + portalstag="b_port_netid" + ;; + b_hd_sec) + portalstag="b_hd_sec" + ;; esac cvs_cmd libsysio libsysio "$libsysiotag"