diff options
Diffstat (limited to 'tests/qemu-iotests/254')
-rwxr-xr-x | tests/qemu-iotests/254 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/254 b/tests/qemu-iotests/254 index 09584f3f7d..ee66c986db 100755 --- a/tests/qemu-iotests/254 +++ b/tests/qemu-iotests/254 @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Test external snapshot with bitmap copying and moving. # |