summaryrefslogtreecommitdiff
path: root/tools/ci/jobs/gitstats.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ci/jobs/gitstats.sh')
-rwxr-xr-xtools/ci/jobs/gitstats.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/ci/jobs/gitstats.sh b/tools/ci/jobs/gitstats.sh
index a7040bd03..26b756ad5 100755
--- a/tools/ci/jobs/gitstats.sh
+++ b/tools/ci/jobs/gitstats.sh
@@ -4,8 +4,6 @@ export LOGFILE=gitstats.log
source ./tools/ci/scripts/init.sh
-aptget_install python zlib1g git-core gnuplot
-
tools/ci/scripts/retry.sh git clone https://github.com/hoxu/gitstats.git gitstats
gitstats/gitstats . stats
check_error $?