diff options
Diffstat (limited to 'tests/qemu-iotests/035')
-rwxr-xr-x | tests/qemu-iotests/035 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/035 b/tests/qemu-iotests/035 index 85d9ef7f8e..46aa835936 100755 --- a/tests/qemu-iotests/035 +++ b/tests/qemu-iotests/035 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Let a few AIO requests run in parallel and have them access different L2 # tables so that the cache has a chance to get used up. |