提交 50cb0377 编写于 作者: J Joerg Jaspert

Off for now until our tools can actually handle multiple archives and...

Off for now until our tools can actually handle multiple archives and different configs for them. which they cant (not dak.conf, except for unix group based)
Signed-off-by: NJoerg Jaspert <joerg@debian.org>
上级 9384026b
......@@ -621,10 +621,10 @@ function changelogs() {
rsync -aHW --delete --delete-after --ignore-errors ${exportdir}/changelogs/. .
sudo -H -u staticsync /usr/local/bin/static-update-component ftp-master.metadata.debian.org >/dev/null 2>&1 &
dak make-changelog -e -a backports
mkdir -p /srv/backports-master.debian.org/rsync/export/changelogs
cd /srv/backports-master.debian.org/rsync/export/changelogs
rsync -aHW --delete --delete-after --ignore-errors /srv/backports-master.debian.org/export/changelogs/. .
#dak make-changelog -e -a backports
#mkdir -p /srv/backports-master.debian.org/rsync/export/changelogs
#cd /srv/backports-master.debian.org/rsync/export/changelogs
#rsync -aHW --delete --delete-after --ignore-errors /srv/backports-master.debian.org/export/changelogs/. .
}
function gitpdiff() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册