summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Hart <matthew.hart@linaro.org>2015-04-23 16:13:44 +0100
committerMatt Hart <matthew.hart@linaro.org>2015-04-23 16:13:44 +0100
commitf46c91cf60a57dac2c1dafbf5a595e8cafcdf62b (patch)
treec2a249723ac71b7b34d64de6da79f63af1350510
parent2416e38a005bc2b4926b5327c2e3bcc77d6297b7 (diff)
Remove the cron task to update the openjdk mirrors.
Change-Id: I91fad6714386f333143a84ba64be55f95601b9ea
-rw-r--r--per-service/git-servers/roles/mirroring/templates/openjdk-mirror.cron1
1 files changed, 0 insertions, 1 deletions
diff --git a/per-service/git-servers/roles/mirroring/templates/openjdk-mirror.cron b/per-service/git-servers/roles/mirroring/templates/openjdk-mirror.cron
index d7596d29..2e37e710 100644
--- a/per-service/git-servers/roles/mirroring/templates/openjdk-mirror.cron
+++ b/per-service/git-servers/roles/mirroring/templates/openjdk-mirror.cron
@@ -1,3 +1,2 @@
MAILTO=linaro-infrastructure-errors@lists.linaro.org
#Ansible: Update the openjdk mirror.
-16 4 * * * {{git_user}} export PATH=$PATH:/home/{{git_user}}/bin ; {{tools_checkout_dir}}/linaro-git-tools/openjdk-tools 1>/dev/null