mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
Fix whitespace in t-mdata-strings.sh
Author: Dave Wysochanski <dwysocha@redhat.com>
This commit is contained in:
parent
2691077d90
commit
6d1208546d
@ -19,7 +19,7 @@ pv_ugly="__\"!@#\$%^&*,()|@||'\\\"__pv1"
|
||||
|
||||
# 'set up temp files, loopback devices'
|
||||
name=$(basename "$dev1")
|
||||
dmsetup rename "$name" "$PREFIX$pv_ugly"
|
||||
dmsetup rename "$name" "$PREFIX$pv_ugly"
|
||||
dev1=$(dirname "$dev1")/$PREFIX$pv_ugly
|
||||
|
||||
# 'pvcreate, vgcreate on filename with backslashed chars'
|
||||
|
Loading…
Reference in New Issue
Block a user