[parted-devel] [PATCH 08/11] tests: Remove trailing blanks

Brian C. Lane bcl at redhat.com
Tue Mar 29 00:29:19 BST 2022


---
 tests/t3210-gpt-type-change.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/t3210-gpt-type-change.sh b/tests/t3210-gpt-type-change.sh
index b2e51cc..8e64d87 100755
--- a/tests/t3210-gpt-type-change.sh
+++ b/tests/t3210-gpt-type-change.sh
@@ -44,7 +44,7 @@ scsi_debug_setup_ dev_size_mb=25 > dev-name ||
   skip_ 'failed to create scsi_debug device'
 scsi_dev=$(cat dev-name)
 
-# Create a formatted partition. 
+# Create a formatted partition.
 # Set a different partition type on it, eg. lvm, then unset it.
 # The partition flag should return to the detected filesystem type.
 
-- 
2.34.1




More information about the parted-devel mailing list