Author: David Schneider <david.schnei...@picle.org>
Branch: extradoc
Changeset: r4337:0e8b31c47382
Date: 2012-07-23 17:01 +0200
http://bitbucket.org/pypy/extradoc/changeset/0e8b31c47382/

Log:    fix

diff --git a/talk/vmil2012/Makefile b/talk/vmil2012/Makefile
--- a/talk/vmil2012/Makefile
+++ b/talk/vmil2012/Makefile
@@ -22,7 +22,7 @@
        python tool/build_tables.py logs/summary.csv tool/table_template.tex 
figures/benchmarks_table.tex
 
 logs/summary.csv: logs/logbench* tool/difflogs.py
+       python tool/difflogs.py --diffall logs
 
 logs::
        tool/run_benchmarks.sh
-       python tool/difflogs.py --diffall logs
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to