]> sourceware.org Git - lvm2.git/commitdiff
Fix whitespace in t-mdata-strings.sh
authorDave Wysochanski <dwysocha@redhat.com>
Fri, 3 Apr 2009 14:23:17 +0000 (14:23 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Fri, 3 Apr 2009 14:23:17 +0000 (14:23 +0000)
Author: Dave Wysochanski <dwysocha@redhat.com>

test/t-mdata-strings.sh

index bca05fabf9904883a4023f499480233ed8d9f208..66d472ae43ef89fc58e40ed8495173989f405226 100755 (executable)
@@ -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' 
This page took 0.034126 seconds and 5 git commands to generate.