diff options
Diffstat (limited to 'tests/qemu-iotests/199')
-rwxr-xr-x | tests/qemu-iotests/199 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/199 b/tests/qemu-iotests/199 index a2c8ecab5a..40774eed74 100755 --- a/tests/qemu-iotests/199 +++ b/tests/qemu-iotests/199 @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Tests for dirty bitmaps postcopy migration. # |