summaryrefslogtreecommitdiff
path: root/src/other_tools/just_mr/fetch.cpp
diff options
context:
space:
mode:
authorMaksim Denisov <denisov.maksim@huawei.com>2024-06-20 10:44:52 +0200
committerMaksim Denisov <denisov.maksim@huawei.com>2024-06-25 13:59:48 +0200
commitc7f83a2d2fa436bf78911e288e1f07576861601e (patch)
treebfa8e4c990473a9e0f2a36eb444a03dfb9713e87 /src/other_tools/just_mr/fetch.cpp
parent18092e2ff2d33f9f7c25eec995ffb4ac824fe96c (diff)
downloadjustbuild-c7f83a2d2fa436bf78911e288e1f07576861601e.tar.gz
Pass ApiBundle to ServeApi
Diffstat (limited to 'src/other_tools/just_mr/fetch.cpp')
-rw-r--r--src/other_tools/just_mr/fetch.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/other_tools/just_mr/fetch.cpp b/src/other_tools/just_mr/fetch.cpp
index 4b90dd61..47c107f3 100644
--- a/src/other_tools/just_mr/fetch.cpp
+++ b/src/other_tools/just_mr/fetch.cpp
@@ -408,7 +408,7 @@ auto MultiRepoFetch(std::shared_ptr<Configuration> const& config,
return kExitConfigError;
}
- auto serve = ServeApi::Create(*serve_config);
+ auto serve = ServeApi::Create(*serve_config, &apis);
// check configuration of the serve endpoint provided
if (serve) {
// if we have a remote endpoint explicitly given by the user, it must