From: jacob Date: Sun, 19 Dec 2004 22:58:14 +0000 (+0000) Subject: Use the newer libsysio tags. X-Git-Tag: 1.3.4~258 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=c2b7b642d3ddc10a109e00d04a5b0df3bf150efc;p=fs%2Flustre-release.git Use the newer libsysio tags. --- diff --git a/build/buildcvs b/build/buildcvs index 9406f44..9ac6ef4 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -1,7 +1,7 @@ # This file is sourced by lustre/lustrecvs portalstag="HEAD" -libsysiotag="head_0607" +libsysiotag="LIBSYSIO_HEAD_20040607" case "$lustretag" in '') @@ -22,7 +22,7 @@ case "$lustretag" in ;; b_newsysio | b_sec) - libsysiotag="head_0809" + libsysiotag="LIBSYSIO_HEAD_20040809" ;; b_port_step)