From bb668bae8e2afbf2c369fe4bf057a88b746a7d63 Mon Sep 17 00:00:00 2001 From: grev <grev> Date: Tue, 12 Aug 2008 13:12:51 +0000 Subject: [PATCH] b=16294 i=Andrew.Perepechko do not skip test_7 for remote mds --- lustre/tests/sanity-quota.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/lustre/tests/sanity-quota.sh b/lustre/tests/sanity-quota.sh index 810f7aa8d6..eef862b9fa 100644 --- a/lustre/tests/sanity-quota.sh +++ b/lustre/tests/sanity-quota.sh @@ -670,7 +670,6 @@ test_7() { mkdir -p $DIR/$tdir chmod 0777 $DIR/$tdir - remote_mds && skip "remote mds" && return 0 wait_delete_completed -- GitLab