Skip to content

Commit bfca83e

Browse files
committed
poke ci again
1 parent a250daf commit bfca83e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Storages/ObjectStorage/Utils.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ std::pair<DB::ObjectStoragePtr, std::string> resolveObjectStorageForPath(
325325
endpoint.push_back('/');
326326
cfg->setString(config_prefix + ".endpoint", endpoint);
327327
}
328-
// No extra config needed for local (file://)
328+
// No extra config needed for local storage (file://)
329329

330330
auto & factory = DB::ObjectStorageFactory::instance();
331331

0 commit comments

Comments
 (0)