mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 18:05:27 +07:00
fix duplicate cmdline args in error info
GitOrigin-RevId: f4fcdb2c9419f7edc755eb42e9253f8e62bbc610
This commit is contained in:
committed by
intellij-monorepo-bot
parent
3f017485ef
commit
42c78668df
@@ -34,7 +34,7 @@ internal suspend fun runCommandLine(commandLine: GeneralCommandLine): Result<Str
|
||||
|
||||
return processOutput(
|
||||
commandOutput,
|
||||
commandLine.commandLineString,
|
||||
commandLine.exePath,
|
||||
commandLine.parametersList.list,
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user