aboutsummaryrefslogtreecommitdiffstats
path: root/bin/problems-filed-graph
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2012-05-08 10:41:28 +0100
committerMatthew Somerville <matthew@mysociety.org>2012-05-08 10:41:28 +0100
commit4975c9ed6ed5542e5a3a679cf606cbc1a5a09d44 (patch)
tree99999699436bb617b7dfb6653776951e64a135cc /bin/problems-filed-graph
parent9f622d77955d6af6560237bd72f63449d443dd17 (diff)
Suppress gnuplot warnings.
Diffstat (limited to 'bin/problems-filed-graph')
-rwxr-xr-xbin/problems-filed-graph2
1 files changed, 1 insertions, 1 deletions
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