Skip to content

fix: Fix log wrapper for vite in scripts/develop.sh#5030

Merged
mafredri merged 1 commit into
mainfrom
mafredri/fix-develop-script-pipe
Nov 11, 2022
Merged

fix: Fix log wrapper for vite in scripts/develop.sh#5030
mafredri merged 1 commit into
mainfrom
mafredri/fix-develop-script-pipe

Conversation

@mafredri
Copy link
Copy Markdown
Member

The pid tracking refactor resulted in the pipe while echo to block the
script from continuing and showing the banner at the end. This change
redirects the stdout for the start_cmd to a new fd which while is
reading from.

The pid tracking refactor resulted in the pipe while echo to block the
script from continuing and showing the banner at the end. This change
redirects the stdout for the `start_cmd` to a new fd which `while` is
reading from.
@mafredri mafredri self-assigned this Nov 11, 2022
@mafredri mafredri requested a review from johnstcn November 11, 2022 11:10
@mafredri mafredri enabled auto-merge (squash) November 11, 2022 11:13
@mafredri mafredri merged commit 71601f4 into main Nov 11, 2022
@mafredri mafredri deleted the mafredri/fix-develop-script-pipe branch November 11, 2022 12:39
@github-actions github-actions Bot locked and limited conversation to collaborators Nov 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants