mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Suppress chatty debug output.
This commit is contained in:
@@ -76,7 +76,7 @@ void HashedObjectStore::bulkWrite()
|
||||
return;
|
||||
}
|
||||
}
|
||||
cLog(lsTRACE) << "HOS: writing " << set.size();
|
||||
// cLog(lsTRACE) << "HOS: writing " << set.size();
|
||||
|
||||
static boost::format fExists("SELECT ObjType FROM CommittedObjects WHERE Hash = '%s';");
|
||||
static boost::format
|
||||
|
||||
Reference in New Issue
Block a user