From 97d8b2f691af3e026bfc43820391b64a530d143f Mon Sep 17 00:00:00 2001 From: Wildan M Date: Mon, 3 Nov 2025 20:52:43 +0700 Subject: [PATCH] Append target to log dir so it can run parallel --- src/bin/repo.rs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/bin/repo.rs b/src/bin/repo.rs index 0bd8628f5..e82fcaaf4 100644 --- a/src/bin/repo.rs +++ b/src/bin/repo.rs @@ -349,7 +349,8 @@ fn parse_args(args: Vec) -> anyhow::Result<(CliConfig, CliCommand, Vec