未验证 提交 59019abd 编写于 作者: A Ansgar

debian-specific: process only one upload at a time

Otherwise if one accepts multiple uploads in `dak process-new`, but
only edits the `COMMENTS` file for one `.changes` file one would end
up accepting an upload into a public suite.  This would be a problem
for uploads fixing embargoed issues.
上级 417ce39b
......@@ -91,7 +91,7 @@ NEW processing
cronoff
CHANGES=FILENAME.changes
dak process-new
dak process-new ${CHANGES}
cd /srv/security-master.debian.org/queue/new/COMMENTS
echo $'NOTOK\n\nMoving back to unchecked' > "REJECT.${CHANGES%.changes}"
rm "ACCEPT.${CHANGES%.changes}"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册