Skip to content

script: Set origArgs also in ExecuteLine#33

Merged
joamaki merged 1 commit intomainfrom
pr/joamaki/fix-origargs
Jan 21, 2025
Merged

script: Set origArgs also in ExecuteLine#33
joamaki merged 1 commit intomainfrom
pr/joamaki/fix-origargs

Conversation

@joamaki
Copy link
Copy Markdown
Contributor

@joamaki joamaki commented Jan 21, 2025

The origArgs wasn't set when executing via shell causing all arguments to disappear in interactive use.

The origArgs wasn't set when executing via shell causing
all arguments to disappear in interactive use.

Signed-off-by: Jussi Maki <jussi@isovalent.com>
@joamaki joamaki requested a review from bimmlerd January 21, 2025 14:48
@joamaki joamaki requested a review from a team as a code owner January 21, 2025 14:48
Copy link
Copy Markdown
Member

@bimmlerd bimmlerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whoof. Seems like a bit of duplication between Execute and ExecuteLine? Fix makes sense as is, but maybe that should be addressed?

@joamaki joamaki merged commit e67f66e into main Jan 21, 2025
@joamaki joamaki deleted the pr/joamaki/fix-origargs branch January 21, 2025 14:57
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