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