提交 8c9a4b1e 编写于 作者: A Ansgar Burchardt

dinstall: no longer regenerate buildd queues

上级 ef07079b
......@@ -325,14 +325,6 @@ GO=(
)
stage $GO
GO=(
FUNC="buildd_dir"
TIME="buildd_dir"
ARGS=""
ERR=""
)
stage $GO
state "scripts"
GO=(
FUNC="mkmaintainers"
......
......@@ -195,13 +195,6 @@ function dakcleanup() {
dak clean-queues -i "$unchecked"
}
function buildd_dir() {
# Rebuilt the buildd dir to avoid long times of 403
log "Regenerating the buildd incoming dir"
STAMP=$(date "+%Y%m%d%H%M")
make_buildd_dir
}
function mklslar() {
local archiveroot
local FILENAME=ls-lR
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册