]> git.decadent.org.uk Git - dak.git/commit
dinstall
authorJoerg Jaspert <joerg@debian.org>
Wed, 3 Jun 2009 23:11:20 +0000 (01:11 +0200)
committerJoerg Jaspert <joerg@debian.org>
Wed, 3 Jun 2009 23:11:20 +0000 (01:11 +0200)
commit99576eb9184993f1a169c9c2b6cbd5b1caee69af
tree7c85647a8cc2ce9ba5c6420e5d4990077f53c48a
parent1a83aa72a069002c484cac8900fa72763919d5f4
dinstall

background two function calls.
once for the initial ssh to merkel and the other the dak-dev cluster
projectb reload on ries.
The first does not need to be foreground, we do not care if we are already
continuing in dinstall, its only informative for the qa user on merkel.
The second also doesnt need to run alone. The next thing after it is the 1hour
apt-fuckthearchive call. So the dak-dev reload will well be done, with its 15 minutes
runtime, before the next function is also done. And there is no harm done
in having the two run at the same time.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/cron.dinstall