From: grev Date: Fri, 7 Nov 2008 18:18:37 +0000 (+0000) Subject: b=17477 X-Git-Tag: v1_7_140~1^202 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=7ef66ac05e7f7b6e7f9d44defee1fe8379eb8f71;p=fs%2Flustre-release.git b=17477 i=Adilger replace cleanup_and_setup_lustre fn by check_and_setup_lustre fn --- diff --git a/lustre/tests/sanity-quota.sh b/lustre/tests/sanity-quota.sh index c936adf..d0ee5cc 100644 --- a/lustre/tests/sanity-quota.sh +++ b/lustre/tests/sanity-quota.sh @@ -60,7 +60,7 @@ QUOTALOG=${TESTSUITELOG:-$TMP/$(basename $0 .sh).log} DIR=${DIR:-$MOUNT} DIR2=${DIR2:-$MOUNT2} -cleanup_and_setup_lustre +check_and_setup_lustre LOVNAME=`lctl get_param -n llite.*.lov.common_name | tail -n 1` OSTCOUNT=`lctl get_param -n lov.$LOVNAME.numobd`