Skip to content

Change redirects to be portable #9

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Fryguy
Copy link
Member

@Fryguy Fryguy commented Jun 9, 2023

Since the underlying shell used by system can be different, prefer a portable version of redirection as &> is shell specific

@agrare Please review.

Since the underlying shell used by system can be different, prefer a
portable version of redirection as &> is shell specific
@Fryguy Fryguy added the bug Something isn't working label Jun 9, 2023
@agrare agrare closed this Jun 9, 2023
@agrare agrare reopened this Jun 9, 2023
@agrare
Copy link
Member

agrare commented Jun 9, 2023

@Fryguy this is passing locally for me with this PR applied but failing on CI not sure why

@Fryguy Fryguy closed this Jul 10, 2023
@Fryguy Fryguy reopened this Jul 10, 2023
@Fryguy Fryguy closed this Jan 23, 2024
@Fryguy Fryguy reopened this Jan 23, 2024
@kbrock
Copy link
Member

kbrock commented Jan 23, 2024

fun: master, built after this, is still green
(read: not fun)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants