From 644cf03deaf5d11088adf3abfa452e029c7bc6fc Mon Sep 17 00:00:00 2001 From: phil <phil> Date: Fri, 20 May 2005 23:03:16 +0000 Subject: [PATCH] r=jacob check out libsysio HEAD for all lustre builds --- build/buildcvs | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/build/buildcvs b/build/buildcvs index ce3459f3c1..559ac26608 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -1,7 +1,7 @@ # This file is sourced by lustre/lustrecvs portalstag="HEAD" -libsysiotag="LIBSYSIO_HEAD_20040809" +libsysiotag="HEAD" export LC_COLLATE=C @@ -26,10 +26,6 @@ case "$lustretag" in portalstag="$lustretag" ;; - b_cray*) - libsysiotag="LIBSYSIO_HEAD_20041101" - ;; - b1_4_newconfig) portalstag="b_hd_newconfig" ;; -- GitLab