diff options
Diffstat (limited to 'tests/qemu-iotests/231')
-rwxr-xr-x | tests/qemu-iotests/231 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/231 b/tests/qemu-iotests/231 index e9f8aaacd3..5b2cbab9ac 100755 --- a/tests/qemu-iotests/231 +++ b/tests/qemu-iotests/231 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test legacy and modern option parsing for rbd/ceph. This will not # actually connect to a ceph server, but rather looks for the appropriate |