diff options
Diffstat (limited to 'tests/qemu-iotests/209')
-rwxr-xr-x | tests/qemu-iotests/209 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/209 b/tests/qemu-iotests/209 index e0f464b..65c1a1e 100755 --- a/tests/qemu-iotests/209 +++ b/tests/qemu-iotests/209 @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Tests for NBD BLOCK_STATUS extension # |