diff options
Diffstat (limited to 'tests/qemu-iotests/260')
-rwxr-xr-x | tests/qemu-iotests/260 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/260 b/tests/qemu-iotests/260 index 4f6082c9d2..30c0de380d 100755 --- a/tests/qemu-iotests/260 +++ b/tests/qemu-iotests/260 @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Tests for temporary external snapshot when we have bitmaps. # |