diff options
Diffstat (limited to 'meta-oe/recipes-benchmark/fio/files/0001-update-the-interpreter-paths.patch')
| -rw-r--r-- | meta-oe/recipes-benchmark/fio/files/0001-update-the-interpreter-paths.patch | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/meta-oe/recipes-benchmark/fio/files/0001-update-the-interpreter-paths.patch b/meta-oe/recipes-benchmark/fio/files/0001-update-the-interpreter-paths.patch index 327b9f5b73..c9c3a08dfc 100644 --- a/meta-oe/recipes-benchmark/fio/files/0001-update-the-interpreter-paths.patch +++ b/meta-oe/recipes-benchmark/fio/files/0001-update-the-interpreter-paths.patch | |||
| @@ -16,8 +16,7 @@ Signed-off-by: Mingli Yu <mingli.yu@windriver.com> | |||
| 16 | tools/hist/fiologparser_hist.py | 2 +- | 16 | tools/hist/fiologparser_hist.py | 2 +- |
| 17 | tools/hist/half-bins.py | 2 +- | 17 | tools/hist/half-bins.py | 2 +- |
| 18 | tools/plot/fio2gnuplot | 2 +- | 18 | tools/plot/fio2gnuplot | 2 +- |
| 19 | t/steadystate_tests.py | 2 +- | 19 | 6 files changed, 6 insertions(+), 6 deletions(-) |
| 20 | 7 files changed, 7 insertions(+), 7 deletions(-) | ||
| 21 | 20 | ||
| 22 | diff --git a/tools/fio_jsonplus_clat2csv b/tools/fio_jsonplus_clat2csv | 21 | diff --git a/tools/fio_jsonplus_clat2csv b/tools/fio_jsonplus_clat2csv |
| 23 | index 78a007e5..0524b6e6 100755 | 22 | index 78a007e5..0524b6e6 100755 |
| @@ -79,16 +78,6 @@ index 4d1815cf..509141af 100755 | |||
| 79 | # Note: this script is python2 and python3 compatible. | 78 | # Note: this script is python2 and python3 compatible. |
| 80 | # | 79 | # |
| 81 | # Copyright (C) 2013 eNovance SAS <licensing@enovance.com> | 80 | # Copyright (C) 2013 eNovance SAS <licensing@enovance.com> |
| 82 | diff --git a/t/steadystate_tests.py b/t/steadystate_tests.py | ||
| 83 | index 50254dcc..95e7dfde 100755 | ||
| 84 | --- a/t/steadystate_tests.py | ||
| 85 | +++ b/t/steadystate_tests.py | ||
| 86 | @@ -1,4 +1,4 @@ | ||
| 87 | -#!/usr/bin/python2.7 | ||
| 88 | +#!/usr/bin/env python | ||
| 89 | # Note: this script is python2 and python 3 compatible. | ||
| 90 | # | ||
| 91 | # steadystate_tests.py | ||
| 92 | -- | 81 | -- |
| 93 | 2.17.1 | 82 | 2.17.1 |
| 94 | 83 | ||
