Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: capture-snippet.sh can handle leading whitespaces now (#3249) #3250

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

krysgor
Copy link
Contributor

@krysgor krysgor commented Sep 19, 2024

Trim the SELECTED_RESULT variable using xargs before extracting the offset.

It also checks whether xargs is installed on the system, which should be the case for every normal distribution.

)

Signed-off-by: Gorny Krystian <krystian.gorny@wipotec.com>
@wagoodman wagoodman added the changelog-ignore Don't include this issue in the release changelog label Sep 19, 2024
@wagoodman wagoodman merged commit cb0de97 into anchore:main Sep 19, 2024
12 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
changelog-ignore Don't include this issue in the release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants