From 43982f23241b0b658fce67f85fc196b564e06ef3 Mon Sep 17 00:00:00 2001 From: ericm <ericm> Date: Mon, 7 Jul 2008 20:43:57 +0000 Subject: [PATCH] remove setting for b_HEAD_AT which has landed. --- build/buildcvs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/buildcvs b/build/buildcvs index 830e83a9f7..e41cde906f 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -243,7 +243,7 @@ case "$lustretag" in # Branches that have been updated to include # the libcfs split should be added here # b_head_interop_disk: Interoperability server side changes - HEAD|b_HEAD_AT|b_head_interop_disk) + HEAD|b_head_interop_disk) lnettag="HEAD" ldiskfstag="$ldiskfstag_head" libcfstag="HEAD" -- GitLab