From 40ed3ee050e0fc3d0f41fc46f7360d28b9a1f7cc Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Thu, 2 Nov 2023 11:35:51 +0100 Subject: just-mr: Update to using the static methods of ServeApi --- src/other_tools/root_maps/commit_git_map.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/other_tools/root_maps/commit_git_map.hpp') 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 const& launcher, - ServeApi* serve_api, + bool serve_api_exists, IExecutionApi* local_api, IExecutionApi* remote_api, bool fetch_absent, -- cgit v1.2.3