Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

skylenet
Copy link
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
4 checks passed
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