Skip to content

ci: update-stream-relay-source.sh#967

Open
missinglink wants to merge 1 commit into
heapwolf:masterfrom
missinglink:patch-2
Open

ci: update-stream-relay-source.sh#967
missinglink wants to merge 1 commit into
heapwolf:masterfrom
missinglink:patch-2

Conversation

@missinglink

Copy link
Copy Markdown
Contributor

Updated sed to be portable between OSX & Linux

I tried running this file in CI today and it failed due to the host OS being Linux:

sed: can't read : No such file or directory

This is due to portability issues between the OSX version of sed and the GNU sed.
The solution comes from suggestions in this thread.

Updated `sed` to be portable between OSX & Linux

@chicoxyzzy chicoxyzzy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

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