projects
/
dak.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d36869
)
also push the backports archive
author
Joerg Jaspert
<joerg@debian.org>
Sat, 16 Mar 2013 21:12:13 +0000
(22:12 +0100)
committer
Joerg Jaspert
<joerg@debian.org>
Sat, 16 Mar 2013 21:12:13 +0000
(22:12 +0100)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/dinstall.functions
patch
|
blob
|
history
diff --git
a/config/debian/dinstall.functions
b/config/debian/dinstall.functions
index ef6b86429780865f38891447ad323a733811b410..faa063330c11bb5ce10a2f5ed6996a2bc4fadb01 100644
(file)
--- a/
config/debian/dinstall.functions
+++ b/
config/debian/dinstall.functions
@@
-509,6
+509,7
@@
function mirrorpush() {
echo "Using dak v1" >> /srv/ftp.debian.org/web/mirrorstart
echo "Running on host $(hostname -f)" >> /srv/ftp.debian.org/web/mirrorstart
sudo -H -u archvsync /home/archvsync/runmirrors > ~dak/runmirrors.log 2>&1 &
+ sudo -H -u archvsync /home/archvsync/runmirrors -a backports > ~dak/runmirrorsbpo.log 2>&1 &
}
function i18n2() {