Skip to content

Conversation

dotzenith
Copy link
Contributor

@dotzenith dotzenith commented Feb 6, 2025

Description

From personal testing, using xargs in the command to remove quarantine attributes from the PineSAM binary results in the command getting stuck indefinitely. I don't believe xargs is needed here anyways since we're not piping in any input.

I tested the script after removing xargs. The xattr command runs successfully after the change.

Related Issues

N/A

Screenshots

N/A

Checklist

  • I have tested my changes locally and they work as expected.
  • I have updated the documentation, if applicable.
  • I have added appropriate tests, if applicable.
  • I have run the linter and fixed any issues, if applicable.

Other information

My editor did change the newline at the end of file, please let me know if that is an issue and I will fix it :)

Copy link
Owner

@builder555 builder555 left a comment

Choose a reason for hiding this comment

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

confirmed! thank you for your contribution.

@builder555 builder555 merged commit 303496d into builder555:dev Feb 7, 2025
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