summaryrefslogtreecommitdiff
path: root/src/other_tools/just_mr/launch.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/other_tools/just_mr/launch.cpp')
-rw-r--r--src/other_tools/just_mr/launch.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/other_tools/just_mr/launch.cpp b/src/other_tools/just_mr/launch.cpp
index bc70bb7f..c843d3c1 100644
--- a/src/other_tools/just_mr/launch.cpp
+++ b/src/other_tools/just_mr/launch.cpp
@@ -67,6 +67,7 @@ auto CallJust(std::optional<std::filesystem::path> const& config_file,
common_args,
setup_args,
just_cmd_args,
+ auth_args,
/*interactive=*/false);
if (not mr_config_path) {
Logger::Log(LogLevel::Error,