aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-06-11 19:21:01 -0500
committerMatt Rude <[email protected]>2011-06-11 19:21:01 -0500
commit446e9f8fc0dac1d9c33097d83017d73422cfd781 (patch)
tree90df119a865948ad195ac92a62177d0769959d32 /scripts
parentd1466adeca91678cdbfc96553715466e4b01f761 (diff)
downloadtime.mattrude.com-446e9f8fc0dac1d9c33097d83017d73422cfd781.tar.gz
time.mattrude.com-446e9f8fc0dac1d9c33097d83017d73422cfd781.tar.bz2
time.mattrude.com-446e9f8fc0dac1d9c33097d83017d73422cfd781.zip
Turn back on optipng
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/do-build-graphs8
1 files 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