提交 b9bc4203 编写于 作者: J Joerg Jaspert

Reuse cronscript

上级 bee5751b
......@@ -97,15 +97,9 @@ def _do_Approve():
spawn("dak process-policy {0}".format(queue))
# 3. Run all the steps that are needed to publish the changed archive
print "Domination"
spawn("dak dominate")
print "Updating Packages and Sources files... This may take a while, be patient"
spawn("/srv/security-master.debian.org/dak/config/debian-security/map.sh")
spawn("dak generate-packages-sources2 -a security")
print "Updating Release files..."
spawn("dak generate-releases -a security")
print "Triggering security mirrors... (this may take a while)"
spawn("/srv/security-master.debian.org/dak/config/debian-security/cronscript mirror")
print "Doing loadsa stuff in the archive, will take time, please be patient"
spawn("/srv/security-master.debian.org/dak/config/debian-security/cronscript unchecked-dinstall")
print "Triggering metadata export for packages.d.o and other consumers"
spawn("/srv/security-master.debian.org/dak/config/debian-security/export.sh")
finally:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册