diff options
Diffstat (limited to 'tests/qemu-iotests/246')
-rwxr-xr-x | tests/qemu-iotests/246 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/246 b/tests/qemu-iotests/246 index b0997a392f..59a216a839 100755 --- a/tests/qemu-iotests/246 +++ b/tests/qemu-iotests/246 @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Test persistent bitmap resizing. # |