diff options
Diffstat (limited to 'tests/migration/guestperf.py')
-rwxr-xr-x | tests/migration/guestperf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/migration/guestperf.py b/tests/migration/guestperf.py index 99b027e..ba1c4bc 100755 --- a/tests/migration/guestperf.py +++ b/tests/migration/guestperf.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python3 # # Migration test direct invokation command # |