summaryrefslogtreecommitdiff
path: root/other
diff options
context:
space:
mode:
Diffstat (limited to 'other')
-rw-r--r--other/mixminion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/mixminion/Makefile b/other/mixminion/Makefile
index 78706a5..c93821e 100644
--- a/other/mixminion/Makefile
+++ b/other/mixminion/Makefile
@@ -18,4 +18,4 @@ all:
bin/rrd-update $$NAME
rm -rf result
mkdir result
- bin/rrd-graph
+ bin/rrd-graph 2>&1 | grep -v "*** attempt to put segment in horiz list twice" || true