Whamcloud - gitweb
b=16209
authorgrev <grev>
Wed, 20 Aug 2008 11:36:10 +0000 (11:36 +0000)
committergrev <grev>
Wed, 20 Aug 2008 11:36:10 +0000 (11:36 +0000)
i=Adilger
o=Brian Behlendorf
test_115 fix: use more reasonable WARNING instead of FAIL

lustre/tests/sanity.sh

index 9db448f..b898332 100644 (file)
@@ -4219,7 +4219,7 @@ test_115() {
 
        # don't return an error
         [ $OSTIO_post -eq $OSTIO_pre ] && echo \
-           "FAIL: No addition ll_ost_io threads were created ($OSTIO_pre)" &&\
+           "WARNING: No new ll_ost_io threads were created ($OSTIO_pre)" &&\
            echo "This may be fine, depending on what ran before this test" &&\
            echo "and how fast this system is." && return