summaryrefslogtreecommitdiff
path: root/test/shell/mirror-vgreduce-removemissing.sh
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2014-06-06 17:40:04 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2014-06-10 10:51:27 +0200
commit5c5177c37c88cc0e7d5fbd5b82647ce562dad32f (patch)
tree92ff6238295b14518649e7e8a35caba5f83094fe /test/shell/mirror-vgreduce-removemissing.sh
parent9f68aadb742b9cbd70c5cf5d750b64ff534bc8b3 (diff)
downloadlvm2-5c5177c37c88cc0e7d5fbd5b82647ce562dad32f.tar.gz
tests: rename test to inittest
We are getting into problem when we use 'test' for commands like should/not/... So avoid overloading test name and change it to inittest.
Diffstat (limited to 'test/shell/mirror-vgreduce-removemissing.sh')
-rw-r--r--test/shell/mirror-vgreduce-removemissing.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/shell/mirror-vgreduce-removemissing.sh b/test/shell/mirror-vgreduce-removemissing.sh
index 340a333d8..62847aed9 100644
--- a/test/shell/mirror-vgreduce-removemissing.sh
+++ b/test/shell/mirror-vgreduce-removemissing.sh
@@ -12,7 +12,7 @@
test_description="ensure that 'vgreduce --removemissing' works on mirrored LV"
-. lib/test
+. lib/inittest
lv_is_on_ ()
{