aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/035
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/035')
-rwxr-xr-xtests/qemu-iotests/0352
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/035 b/tests/qemu-iotests/035
index a5716caf32..85d9ef7f8e 100755
--- a/tests/qemu-iotests/035
+++ b/tests/qemu-iotests/035
@@ -49,7 +49,7 @@ echo
echo "creating image"
_make_test_img $size
-function generate_requests() {
+generate_requests() {
for i in $(seq 0 63); do
echo "aio_write ${i}M 512"
echo "aio_write ${i}M 512"