diff options
Diffstat (limited to 'tests/qemu-iotests/233')
-rwxr-xr-x | tests/qemu-iotests/233 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/233 b/tests/qemu-iotests/233 index adb742fafb..876cd5997b 100755 --- a/tests/qemu-iotests/233 +++ b/tests/qemu-iotests/233 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test NBD TLS certificate / authorization integration # |