]> sourceware.org Git - lvm2.git/commitdiff
Fix typo in t-pvcreate-operation-md.sh.
authorPetr Rockai <prokai@redhat.com>
Wed, 5 Jan 2011 00:38:41 +0000 (00:38 +0000)
committerPetr Rockai <prokai@redhat.com>
Wed, 5 Jan 2011 00:38:41 +0000 (00:38 +0000)
test/t-pvcreate-operation-md.sh

index 3fed220efe79424ff6272236ed9730f8ab074b78..b4427a12c436f70758440b696285777a0d3f3810 100644 (file)
@@ -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
This page took 0.040036 seconds and 5 git commands to generate.