jobd: defer gc for newly created mirror repositories
commit90aa00cfbd218ec7b4f8f7ca0bd6317192bb250b
authorJan Krüger <jk@jk.gs>
Sat, 6 Nov 2010 18:29:08 +0000 (6 19:29 +0100)
committerJan Krüger <jk@jk.gs>
Sat, 6 Nov 2010 18:29:08 +0000 (6 19:29 +0100)
tree127ae4f5206e2b50e5b6b0513f41300f637bd83e
parent9ec8b31f18848186a28cbfc40f999ec72c569ee0
jobd: defer gc for newly created mirror repositories

Just like we don't want to update repositories before they are first
mirrored, we don't want to gc them before the initial mirroring has
finished. After all, otherwise we will probably be left with many
unpacked objects which will stick around for quite some time until the
next gc is run on that repository.

Signed-off-by: Jan Krüger <jk@jk.gs>
jobd/jobd.pl