mirror of
https://github.com/Xahau/xahaud.git
synced 2026-04-29 15:37:46 +00:00
clang
This commit is contained in:
@@ -363,7 +363,8 @@ public:
|
||||
get(section("node_db"), "type"), "memory") ||
|
||||
boost::beast::iequals(
|
||||
get(section("node_db"), "type"), "flatmap")));
|
||||
// RHNOTE: testmemory type is not selected for here because it breaks tests
|
||||
// RHNOTE: testmemory type is not selected for here because it breaks
|
||||
// tests
|
||||
return isMem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user