From 0a54f102b9c7963520ed57fe6f566d8422906288 Mon Sep 17 00:00:00 2001 From: yury Date: Sun, 29 Oct 2006 20:05:14 +0000 Subject: [PATCH] - disable slow test --- lustre/tests/sanity-lmv.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/tests/sanity-lmv.sh b/lustre/tests/sanity-lmv.sh index dcc9814..7ee7bc4 100644 --- a/lustre/tests/sanity-lmv.sh +++ b/lustre/tests/sanity-lmv.sh @@ -235,7 +235,7 @@ test_0a() { done rm -rf $DIR/0a0 || error } -run_test 0a " create random names =============================" +#run_test 0a " create random names =============================" test_1a() { mkdir $DIR/1a0 || error -- 1.8.3.1