diff options
Diffstat (limited to 'tests/qemu-iotests/226')
-rwxr-xr-x | tests/qemu-iotests/226 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/226 b/tests/qemu-iotests/226 index aec413b23c..c1e1fb2b1c 100755 --- a/tests/qemu-iotests/226 +++ b/tests/qemu-iotests/226 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # This test covers expected filetypes for the file, host_cdrom and # host_device drivers. |