提交 520cc894 编写于 作者: J Joerg Jaspert

remove unused code

(we arent doing an extra unchecked run out of dinstall anymore for
whoever knows how long)
上级 43e3cfd0
......@@ -626,14 +626,6 @@ function testingsourcelist() {
dak ls -s testing -f heidi -r .| egrep 'source$' > ${webdir}/testing.list
}
# do a last run of process-unchecked before dinstall is on.
function process_unchecked() {
log "Processing the unchecked queue"
UNCHECKED_WITHOUT_LOCK="-p"
do_unchecked
sync_debbugs
}
# Function to update a "statefile" telling people what we are doing
# (more or less).
#
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册