diff options
Diffstat (limited to 'tests/qemu-iotests/228')
-rwxr-xr-x | tests/qemu-iotests/228 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/228 b/tests/qemu-iotests/228 index 9a50afd205..64bc82ee23 100755 --- a/tests/qemu-iotests/228 +++ b/tests/qemu-iotests/228 @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Test for when a backing file is considered overridden (thus, a # json:{} filename is generated for the overlay) and when it is not |