diff options
Diffstat (limited to 'tests/qemu-iotests/224')
-rwxr-xr-x | tests/qemu-iotests/224 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/224 b/tests/qemu-iotests/224 index b4dfaa639f..e91fb26fd8 100755 --- a/tests/qemu-iotests/224 +++ b/tests/qemu-iotests/224 @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Test json:{} filenames with qemu-internal BDSs # (the one of commit, to be precise) |