summaryrefslogtreecommitdiff
path: root/tests/t3210-gpt-type-change.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/t3210-gpt-type-change.sh')
-rwxr-xr-xtests/t3210-gpt-type-change.sh2
1 files changed, 1 insertions, 1 deletions
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.