aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/215
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/215')
-rwxr-xr-xtests/qemu-iotests/2152
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/215 b/tests/qemu-iotests/215
index d464596f14..6babbcdc1f 100755
--- a/tests/qemu-iotests/215
+++ b/tests/qemu-iotests/215
@@ -95,7 +95,7 @@ output=$($QEMU_IO \
2>&1 | _filter_qemu_io)
case $output in
*allocate*)
- _notrun "Insufficent memory to run test" ;;
+ _notrun "Insufficient memory to run test" ;;
*) printf '%s\n' "$output" ;;
esac
$QEMU_IO \