avoid extra LOG_NOTICE for every new microdesc batch
commit56c5e282a733912776f6dacbe4f5df66b4fb9606
authorRoger Dingledine <arma@torproject.org>
Mon, 22 Feb 2016 07:55:42 +0000 (22 02:55 -0500)
committerRoger Dingledine <arma@torproject.org>
Mon, 22 Feb 2016 07:55:42 +0000 (22 02:55 -0500)
treea77f007f6780e58f2a8cbcc0b0c7fa90eb4163ee
parent43193ec888cbc15689b6db784d59c45c34a1e7f1
avoid extra LOG_NOTICE for every new microdesc batch

We already write out bootstrapping progress (see bug 9927) per new
microdesc batch. There's no need to do a full "I learned some more
directory information, but not enough to..." line each time too.
src/or/directory.c