diff options
Diffstat (limited to 'tests/qemu-iotests/242')
-rwxr-xr-x | tests/qemu-iotests/242 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/242 b/tests/qemu-iotests/242 index c176e92da6..97617876bc 100755 --- a/tests/qemu-iotests/242 +++ b/tests/qemu-iotests/242 @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Test for qcow2 bitmap printed information # |