summaryrefslogtreecommitdiff
path: root/tests/t9041-undetected-in-use-16th-partition.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/t9041-undetected-in-use-16th-partition.sh')
-rw-r--r--tests/t9041-undetected-in-use-16th-partition.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/t9041-undetected-in-use-16th-partition.sh b/tests/t9041-undetected-in-use-16th-partition.sh
index b763e91..edaae1b 100644
--- a/tests/t9041-undetected-in-use-16th-partition.sh
+++ b/tests/t9041-undetected-in-use-16th-partition.sh
@@ -87,8 +87,8 @@ for part_dev in $partitions; do
# Removal of mounted partition must fail.
parted -s $scsi_dev rm $n > out 2>&1 && fail=1
- echo "Error: Partition $part_dev is being used." \
- 'You must unmount it before you modify it with Parted.' \
+ echo "Warning: Partition $part_dev is being used." \
+ 'Are you sure you want to continue?' \
> exp-error || framework_failure_
# expect error