From fe6dc7f84b6fa7430798c4c79dd1cda704110d6c Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 17 Apr 2014 10:21:50 +0200 Subject: allow token as URL parameter from (new IP address of) git.debian.org only --- etc/cron.daily/jenkins | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/cron.daily/jenkins') diff --git a/etc/cron.daily/jenkins b/etc/cron.daily/jenkins index 8100995e..8dd3a56d 100755 --- a/etc/cron.daily/jenkins +++ b/etc/cron.daily/jenkins @@ -4,6 +4,6 @@ # I couldn't get it to work. so I use REMOTE_ADDR... # see etc/apache2/sites-available/jenkins.debian.net -if [ "$(host git.debian.org)" != "git.debian.org has address 217.196.43.140" ] ; then +if [ "$(host git.debian.org)" != "git.debian.org has address 5.153.231.21" ] ; then echo "IP address of git.debian.org has changed, please update etc/apache2/sites-available/jenkins.debian.net and etc/cron.daily/jenkins" fi -- cgit v1.2.3-70-g09d2