diff options
Diffstat (limited to 'tests/qemu-iotests/222')
-rw-r--r-- | tests/qemu-iotests/222 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/222 b/tests/qemu-iotests/222 index 3f9f934ad8..bf1718e179 100644 --- a/tests/qemu-iotests/222 +++ b/tests/qemu-iotests/222 @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # This test covers the basic fleecing workflow, which provides a # point-in-time snapshot of a node that can be queried over NBD. |