Skip to content

fix: run_shell - use correct key when using ::set-out(put)-json#38

Merged
skylenet merged 1 commit intomasterfrom
skylenet/fix-shell-output-json
Sep 12, 2024
Merged

fix: run_shell - use correct key when using ::set-out(put)-json#38
skylenet merged 1 commit intomasterfrom
skylenet/fix-shell-output-json

Conversation

@skylenet
Copy link
Copy Markdown
Member

Right now it was matching -json instead of the actual key, which is on the next position. Which resulted in a weird output with a -json key.

Example: https://regex101.com/r/BOzPTn/1

Right now it was matching `-json` instead of the actual key. 

Signed-off-by: Rafael Matias <rafael@skyle.net>
@skylenet skylenet requested a review from pk910 September 12, 2024 12:34
@skylenet skylenet merged commit 77e70ab into master Sep 12, 2024
@barnabasbusa barnabasbusa deleted the skylenet/fix-shell-output-json branch March 27, 2026 10:26
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