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/problem-creation-graph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/problem-creation-graph') diff --git a/bin/problem-creation-graph b/bin/problem-creation-graph index 4bba1cdb8..6692ae724 100755 --- a/bin/problem-creation-graph +++ b/bin/problem-creation-graph @@ -104,6 +104,6 @@ END #echo "gpscript $GPSCRIPT" export GDFONTPATH=/usr/share/fonts/truetype/ttf-bitstream-vera -gnuplot < $GPSCRIPT > fixmystreet/web/bci-live-creation$EXTENSION +gnuplot < $GPSCRIPT > fixmystreet/web/bci-live-creation$EXTENSION 2>/dev/null -- cgit v1.2.3