From 4975c9ed6ed5542e5a3a679cf606cbc1a5a09d44 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Tue, 8 May 2012 10:41:28 +0100 Subject: Suppress gnuplot warnings. --- bin/problems-filed-graph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/problems-filed-graph') diff --git a/bin/problems-filed-graph b/bin/problems-filed-graph index dbac35639..8addacd62 100755 --- a/bin/problems-filed-graph +++ b/bin/problems-filed-graph @@ -57,5 +57,5 @@ END #echo "gpscript $GPSCRIPT" export GDFONTPATH=/usr/share/fonts/truetype/ttf-bitstream-vera -gnuplot < $GPSCRIPT > fixmystreet/web/bci-live-line$EXTENSION +gnuplot < $GPSCRIPT > fixmystreet/web/bci-live-line$EXTENSION 2>/dev/null -- cgit v1.2.3