From b4fe5265e535d87f3d3ba43fb61bf492d861d610 Mon Sep 17 00:00:00 2001 From: adilger Date: Wed, 31 Aug 2005 20:00:53 +0000 Subject: [PATCH] Branch HEAD Check out the tagged version of the lustre-build scripts, so we are sure to use the same ones as when the packages were originally built. --- lustrecvs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lustrecvs b/lustrecvs index bd81075..f23c585 100755 --- a/lustrecvs +++ b/lustrecvs @@ -54,6 +54,8 @@ case "$lustretag" in exit 0 ;; + v*) buildtag=$lustretag ;; + # this is the branch table # keep this list sorted alphabetically! -- 1.8.3.1