Skip to content

builder: fix command strings for local test agents#5

Open
okt-konst wants to merge 1 commit into
ts-factory:mainfrom
okt-konst:up/builder-ssh-helper
Open

builder: fix command strings for local test agents#5
okt-konst wants to merge 1 commit into
ts-factory:mainfrom
okt-konst:up/builder-ssh-helper

Conversation

@okt-konst

Copy link
Copy Markdown
Collaborator

If SSH is not needed to reach the test agent's shell, the command must not
be wrapped in quotation marks: otherwise the entire command with all its
arguments is treated as a single executable name with no arguments.

If we do not need to use SSH to reach the test agent's shell, we must
not wrap the command in quotation marks, because then the entire command
with all its arguments is treated as a single executable entity without
any arguments.

Signed-off-by: Viacheslav Galaktionov <Viacheslav.Galaktionov@oktet.tech>
@okt-konst okt-konst marked this pull request as ready for review July 6, 2026 22:52
@okt-konst

Copy link
Copy Markdown
Collaborator Author

@ol-arteman @arybchik could you please review?

@okt-konst okt-konst requested review from arybchik and ol-arteman July 6, 2026 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants