X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=tools%2Fplot%2Ffio2gnuplot;h=5d31f13ab6c623a8427d7d6f2bcab3f765740e19;hp=a703ae337420ce2ad6c221885a88445a1c20f3cf;hb=fa07eaa6913d7171c4259b3b0cd76dae3e76ca00;hpb=e4d03925dca33524be25d883febf9d3b83155a9f;ds=sidebyside diff --git a/tools/plot/fio2gnuplot b/tools/plot/fio2gnuplot index a703ae33..5d31f13a 100755 --- a/tools/plot/fio2gnuplot +++ b/tools/plot/fio2gnuplot @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python2.7 # # Copyright (C) 2013 eNovance SAS # Author: Erwan Velu @@ -17,7 +17,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. import os import fnmatch