diff options
Diffstat (limited to 'src/script/perf-watch.py')
-rwxr-xr-x | src/script/perf-watch.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script/perf-watch.py b/src/script/perf-watch.py index 8c18c3ec766..826d4a499d7 100755 --- a/src/script/perf-watch.py +++ b/src/script/perf-watch.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python import json import argparse |