summaryrefslogtreecommitdiff
path: root/src/other_tools/root_maps/commit_git_map.hpp
diff options
context:
space:
mode:
authorPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2023-11-02 11:35:51 +0100
committerAlberto Sartori <alberto.sartori@huawei.com>2023-11-15 20:19:18 +0100
commit40ed3ee050e0fc3d0f41fc46f7360d28b9a1f7cc (patch)
treee1096799ec23b3ae5009cbbead98ee5db559e54a /src/other_tools/root_maps/commit_git_map.hpp
parente2e0e3b4e92885dd74127aacaabb0c5f3ba86ce7 (diff)
downloadjustbuild-40ed3ee050e0fc3d0f41fc46f7360d28b9a1f7cc.tar.gz
just-mr: Update to using the static methods of ServeApi
Diffstat (limited to 'src/other_tools/root_maps/commit_git_map.hpp')
-rw-r--r--src/other_tools/root_maps/commit_git_map.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/other_tools/root_maps/commit_git_map.hpp b/src/other_tools/root_maps/commit_git_map.hpp
index 70623598..4bf4100b 100644
--- a/src/other_tools/root_maps/commit_git_map.hpp
+++ b/src/other_tools/root_maps/commit_git_map.hpp
@@ -76,7 +76,7 @@ using CommitGitMap =
MirrorsPtr const& additional_mirrors,
std::string const& git_bin,
std::vector<std::string> const& launcher,
- ServeApi* serve_api,
+ bool serve_api_exists,
IExecutionApi* local_api,
IExecutionApi* remote_api,
bool fetch_absent,