Re: [PATCH 5/4] scripts/simplebench: fix python script ! headers

2020-03-18 Thread Philippe Mathieu-Daudé
On 3/18/20 6:02 PM, Vladimir Sementsov-Ogievskiy wrote: - simplebench.py is not for executing by itself, so drop the header - in bench_block_job.py fix python to python3 Signed-off-by: Vladimir Sementsov-Ogievskiy --- scripts/simplebench/bench_block_job.py | 2 +- scripts/simplebench/simpleb

[PATCH 5/4] scripts/simplebench: fix python script ! headers

2020-03-18 Thread Vladimir Sementsov-Ogievskiy
- simplebench.py is not for executing by itself, so drop the header - in bench_block_job.py fix python to python3 Signed-off-by: Vladimir Sementsov-Ogievskiy --- scripts/simplebench/bench_block_job.py | 2 +- scripts/simplebench/simplebench.py | 2 -- 2 files changed, 1 insertion(+), 3 delet