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