bno_plot.py: Use shutil.rmtree() instead of os.system('/bin/rm')
authorVincent Legoll <vincent.legoll@gmail.com>
Fri, 20 Mar 2020 21:44:51 +0000 (22:44 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 20 Mar 2020 21:53:50 +0000 (15:53 -0600)
commitedb0360a20a18c0244909dc1a39015f05710c5f5
tree70b8549578ea507c56a412b164600a7a59301abe
parent86c6ec280c38df9a68a2061eed2ec659e0a0f7c7
bno_plot.py: Use shutil.rmtree() instead of os.system('/bin/rm')

Signed-off-by: Vincent Legoll <vincent.legoll@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
btt/bno_plot.py