[devscripts] 01/01: getbuildlog: stop downloading logs from debian-ports

Adam D. Barratt adam at adam-barratt.org.uk
Sat Aug 22 09:55:49 UTC 2015


This is an automated email from the git hooks/post-receive script.

adsb pushed a commit to branch master
in repository devscripts.

commit 743c06b44562a32f154e90595f801757637b0ac7
Author: Adam D. Barratt <adam at adam-barratt.org.uk>
Date:   Sat Aug 22 10:46:36 2015 +0100

    getbuildlog: stop downloading logs from debian-ports
    
    The debian-ports buildd setup has been merged with the main wanna-build
    instance and all of the logs are available from buildd.debian.org.
    
    Downloading from both locations leads to the logs being duplicated; see
    
    Signed-off-by: Adam D. Barratt <adam at adam-barratt.org.uk>
---
 scripts/getbuildlog.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/scripts/getbuildlog.sh b/scripts/getbuildlog.sh
index 6a8c107..0e3bc00 100755
--- a/scripts/getbuildlog.sh
+++ b/scripts/getbuildlog.sh
@@ -149,4 +149,3 @@ arch=$ARCH&ver=$LASTVERSION&stamp=[[:digit:]]+"
 }
 
 getbuildlog https://buildd.debian.org
-getbuildlog http://buildd.debian-ports.org

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git



More information about the devscripts-devel mailing list