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(shellscript): trim whitespace from shell command input #551

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

zenangst
Copy link
Owner

Remove leading and trailing whitespaces from the shell command input to ensure proper execution and prevent potential errors. This fixes an issue where commands with inconspicuous whitespace caused process failures.

Remove leading and trailing whitespaces from the shell command 
input to ensure proper execution and prevent potential errors. 
This fixes an issue where commands with inconspicuous whitespace 
caused process failures.
Copy link

@zenangst zenangst merged commit 10be5ca into main Jul 16, 2024
1 check failed
@zenangst zenangst deleted the Virtual-branch branch July 16, 2024 07:49
@zenangst zenangst restored the Virtual-branch branch July 16, 2024 22:03
@zenangst zenangst deleted the Virtual-branch branch July 16, 2024 22:07
@zenangst zenangst restored the Virtual-branch branch July 16, 2024 22:07
@zenangst zenangst deleted the Virtual-branch branch July 16, 2024 22:07
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.

1 participant