From 33b9be2280c5668b52b9d5eb0f9e7e9f80a00825 Mon Sep 17 00:00:00 2001 From: grev Date: Fri, 4 Sep 2009 13:08:55 +0000 Subject: [PATCH] b=17873 i=Johann i=Adilger skip_env test_14b --- lustre/tests/sanity-quota.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/tests/sanity-quota.sh b/lustre/tests/sanity-quota.sh index 27c257a..b5aab76 100644 --- a/lustre/tests/sanity-quota.sh +++ b/lustre/tests/sanity-quota.sh @@ -1293,7 +1293,7 @@ test_14b(){ done if [ -n "$MISSING_USERS" ]; then - skip "following users are missing: $MISSING_USERS" + skip_env "following users are missing: $MISSING_USERS" return 0 fi -- 1.8.3.1