summaryrefslogtreecommitdiff
path: root/test/shell/vgimportclone.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/shell/vgimportclone.sh')
-rw-r--r--test/shell/vgimportclone.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/shell/vgimportclone.sh b/test/shell/vgimportclone.sh
index b579e16cf..d7b7c9633 100644
--- a/test/shell/vgimportclone.sh
+++ b/test/shell/vgimportclone.sh
@@ -63,7 +63,7 @@ vgimportclone --basevgname $vg2 "$dev2"
# concerned, can only live on a single device. With the last pvscan, we told it
# that PV from $dev1 now lives on $dev2, but in fact this is not true anymore,
# since we wrote a different PV over $dev2.
-rm -f $TESTDIR/etc/.cache
+rm -f "$TESTDIR/etc/.cache"
aux notify_lvmetad "$dev2"
aux notify_lvmetad "$dev1"