fio2gnuplot: Fixing typo when inserting fake data
authorErwan Velu <erwan@enovance.com>
Thu, 1 Aug 2013 11:39:32 +0000 (13:39 +0200)
committerErwan Velu <erwan@enovance.com>
Mon, 5 Aug 2013 15:09:59 +0000 (17:09 +0200)
commit4ff1f2d08b89a84223bff6310db7a18946c42ecd
tree4f28d65d15db8e34e47c5a9e2b7c9cc5628ca5fd
parentbd33a2f5f6b20e6e7eddc6e1e896c4f12daec9bb
fio2gnuplot: Fixing typo when inserting fake data

Commit f9846c392d176582916c39b1925a436e79f23de1 introduced fake data
when matched files doesn't have the exact same amount of traces. This
patch introduced a typo that prevented the int comparison to work
properly.
tools/plot/fio2gnuplot.py