From 446e9f8fc0dac1d9c33097d83017d73422cfd781 Mon Sep 17 00:00:00 2001 From: Matt Rude Date: Sat, 11 Jun 2011 19:21:01 -0500 Subject: Turn back on optipng --- scripts/do-build-graphs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/do-build-graphs b/scripts/do-build-graphs index 9129f30..927aebc 100755 --- a/scripts/do-build-graphs +++ b/scripts/do-build-graphs @@ -105,10 +105,10 @@ GPRINT:c:LAST:"Now\:%6.2lf %s" \ GPRINT:c:AVERAGE:"Avg\:%6.2lf %s" \ GPRINT:c:MAX:"Max\:%6.2lf %s\n" \ -#/usr/bin/optipng ${GRAPHS}/kirby-clients.png -#/usr/bin/optipng ${GRAPHS}/twyla-clients.png -#/usr/bin/optipng ${GRAPHS}/samantha-clients.png -#/usr/bin/optipng ${GRAPHS}/all-clients.png +/usr/bin/optipng ${GRAPHS}/kirby-clients.png +/usr/bin/optipng ${GRAPHS}/twyla-clients.png +/usr/bin/optipng ${GRAPHS}/samantha-clients.png +/usr/bin/optipng ${GRAPHS}/all-clients.png #end -- cgit v1.2.3-59-ga6da