(fmn) Ignore .git.receive messages just for the afternoon.

This commit is contained in:
Ralph Bean 2015-02-22 18:12:50 +00:00
parent 638a0c41a1
commit 5e38290cb8

View file

@ -63,6 +63,7 @@ config = {
'.buildsys.repo.init',
'.buildsys.repo.done',
'.buildsys.rpm.sign',
'.git.receive',
],
# This sets up four threads to handle incoming messages. At the time of