From 742d9c02ae68ea2868267a0dc065784baee41299 Mon Sep 17 00:00:00 2001 From: ericm Date: Wed, 5 Oct 2005 17:22:34 +0000 Subject: [PATCH] b1_4_xattr don't need special requirement for lnet since it's re-based on b1_4 now. --- lustrecvs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustrecvs b/lustrecvs index 9b607a5..2fb1256 100755 --- a/lustrecvs +++ b/lustrecvs @@ -54,7 +54,7 @@ case "$lustretag" in exit 0 ;; - b1_4_newconfig*|b_newconfig_rdmarouting*|b1_4_mountconf*|b1_4_xattr) + b1_4_newconfig*|b_newconfig_rdmarouting*|b1_4_mountconf*) buildtag="b_lnet" ;; -- 1.8.3.1