Skip to content

Make test-sdc script more portable#520

Merged
illicitonion merged 1 commit into
mainfrom
portability
May 12, 2026
Merged

Make test-sdc script more portable#520
illicitonion merged 1 commit into
mainfrom
portability

Conversation

@illicitonion
Copy link
Copy Markdown
Member

  • Add a shebang because -v is a bash-ism not present in whatever my default shell is on macOS.
  • Remove --quiet from cmp - macOS's cmp doesn't support it.

* Add a shebang because `-v` is a bash-ism not present in whatever my
  default shell is on macOS.
* Remove `--quiet` from `cmp` - macOS's `cmp` doesn't support it.
@illicitonion illicitonion requested a review from LonMcGregor May 12, 2026 10:28
@github-actions

This comment has been minimized.

Copy link
Copy Markdown
Contributor

@LonMcGregor LonMcGregor left a comment

Choose a reason for hiding this comment

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

Good catch - if the flag isnt present on mac we should remove it

@illicitonion illicitonion merged commit f38fee5 into main May 12, 2026
3 of 4 checks passed
@illicitonion illicitonion deleted the portability branch May 12, 2026 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants