From f17135f892f5c618a65b610354bc7aa1faf1b676 Mon Sep 17 00:00:00 2001 From: ericm Date: Wed, 5 Oct 2005 05:12:17 +0000 Subject: [PATCH] b1_4_xattr need same lnet as b1_4_newconfig --- lustrecvs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustrecvs b/lustrecvs index 2fb1256..9b607a5 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_newconfig*|b_newconfig_rdmarouting*|b1_4_mountconf*|b1_4_xattr) buildtag="b_lnet" ;; -- 1.8.3.1