This commit is contained in:
@@ -78,7 +78,7 @@ bool load_config(const std::string& config_path, ServerConfig& config) {
|
||||
}
|
||||
}
|
||||
|
||||
ASSERT(config.object_store_path.empty(), "object_store_path is not empty");
|
||||
// Test incremental build comment
|
||||
|
||||
return true;
|
||||
} catch (const std::exception& e) {
|
||||
|
Reference in New Issue
Block a user