bring back the working version Cole made

This commit is contained in:
Graham Christensen
2022-04-06 15:49:38 -04:00
parent 5bff730f2c
commit 46f52b4c4e
3 changed files with 8 additions and 16 deletions

View File

@ -82,7 +82,7 @@ struct PreviousFailure : public std::exception {
bool State::getQueuedBuilds(Connection & conn,
ref<Store> destStore, unsigned int & lastBuildId)
{
call_ctr.Increment();
queue_queued_builds_calls.Increment();
printInfo("checking the queue for builds > %d...", lastBuildId);