From 3be9ec308aa8fe54dd3bf01603ef7b5c872fd6fe Mon Sep 17 00:00:00 2001 From: Petr Rockai Date: Wed, 5 Jan 2011 00:38:41 +0000 Subject: [PATCH] Fix typo in t-pvcreate-operation-md.sh. --- test/t-pvcreate-operation-md.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/t-pvcreate-operation-md.sh b/test/t-pvcreate-operation-md.sh index 3fed220ef..b4427a12c 100644 --- a/test/t-pvcreate-operation-md.sh +++ b/test/t-pvcreate-operation-md.sh @@ -20,7 +20,7 @@ modprobe raid0 || exit 200 . lib/test -prepare_lvmconf 'devices/filter = [ "a|/dev/md.*|", "a/dev\/mapper\/.*$/", "r/.*/" ]' +aux lvmconf 'devices/filter = [ "a|/dev/md.*|", "a/dev\/mapper\/.*$/", "r/.*/" ]' aux prepare_devs 2 # Have MD use a non-standard name to avoid colliding with an existing MD device