From: Dave Wysochanski Date: Tue, 13 Apr 2010 21:42:44 +0000 (+0000) Subject: Fix teardown in t-pvcreate-operation-md.sh nightly test. X-Git-Tag: old-v2_02_63~15 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=4487c42de2e999287ed3ba4bc0679d5c9c09fa51;p=lvm2.git Fix teardown in t-pvcreate-operation-md.sh nightly test. --- diff --git a/test/t-pvcreate-operation-md.sh b/test/t-pvcreate-operation-md.sh index 6c32ee6bc..061a472a9 100644 --- a/test/t-pvcreate-operation-md.sh +++ b/test/t-pvcreate-operation-md.sh @@ -41,7 +41,7 @@ cleanup_md() { sleep 2 rm -f $mddev fi - teardown_ + teardown } # create 2 disk MD raid0 array (stripe_width=128K)