summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2018-11-12 17:57:40 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2019-06-20 11:21:59 +0200
commit24186cd9ce2d24616da7aba56787bc97acb2e42a (patch)
tree01f2a315dbd823b742d87b57e18f9d913c1f6590
parent2806e6265f58308697d183a4d99967604663b734 (diff)
downloadlvm2-24186cd9ce2d24616da7aba56787bc97acb2e42a.tar.gz
tests: drop unwanted backup
-rw-r--r--test/shell/lvcreate-cache-no-tools.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/shell/lvcreate-cache-no-tools.sh b/test/shell/lvcreate-cache-no-tools.sh
index 23528e493..e7d947aba 100644
--- a/test/shell/lvcreate-cache-no-tools.sh
+++ b/test/shell/lvcreate-cache-no-tools.sh
@@ -76,7 +76,6 @@ lvcreate -aey -l1 -n $lv1 $vg
lvcreate -H -l2 $vg/$lv1
check_change_ "Check is skipped"
-vgcfgbackup -f /dev/shm/back
# prepare fake version of cache_check tool that reports old version
make_fake_ "0.1.0"