Whamcloud - gitweb
b=17477
authorgrev <grev>
Fri, 7 Nov 2008 18:18:37 +0000 (18:18 +0000)
committergrev <grev>
Fri, 7 Nov 2008 18:18:37 +0000 (18:18 +0000)
i=Adilger
replace cleanup_and_setup_lustre fn by check_and_setup_lustre fn

lustre/tests/sanity-quota.sh

index c936adf..d0ee5cc 100644 (file)
@@ -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`