diff options
Diffstat (limited to 'tests/qemu-iotests/140')
-rwxr-xr-x | tests/qemu-iotests/140 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/140 b/tests/qemu-iotests/140 index d4623b5..b965b1d 100755 --- a/tests/qemu-iotests/140 +++ b/tests/qemu-iotests/140 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Test case for ejecting a BlockBackend with an NBD server attached to it # |