fio2gnuplot: Managing temporary files in a better way
authorErwan Velu <erwan@enovance.com>
Wed, 7 Aug 2013 12:23:43 +0000 (14:23 +0200)
committerErwan Velu <erwan@enovance.com>
Wed, 7 Aug 2013 12:23:43 +0000 (14:23 +0200)
commit2fa23380f66add1ca85ff37f41de51cfbd0fc7b1
tree21a940849f7cc83a92af8b27f6f30d57b6331cec
parent590846bd42ed95c540d6e34d3df0123427834856
fio2gnuplot: Managing temporary files in a better way

If gnuplot success at rendering, let's delete all temporary files.
If gnuplot fails at rendering, let's keep all temporary files.
If user don't want to run gnuplot, let's keep temporary files.
If user ask to keep the temporary files (option -k), let's always keep
them.
tools/plot/fio2gnuplot.py