summaryrefslogtreecommitdiffstats
path: root/contrib/secbugstats/bin/gather.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/secbugstats/bin/gather.sh')
-rwxr-xr-xcontrib/secbugstats/bin/gather.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/secbugstats/bin/gather.sh b/contrib/secbugstats/bin/gather.sh
index 678752762..fd7de7620 100755
--- a/contrib/secbugstats/bin/gather.sh
+++ b/contrib/secbugstats/bin/gather.sh
@@ -54,5 +54,5 @@ echo "[end graph.py]"
# # Email the report
echo "[sendstats.py `date +%Y-%m-%d\ %T`]"
-$SCRIPTS_DIR/sendstats.py
+$SCRIPTS_DIR/sendstats.py | perl scripts/sendmail.pl
echo "[end sendstats.py]"