Skip to content

fix(dogfood): fix startup script looping #11972

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

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Conversation

code-asher
Copy link
Member

@code-asher code-asher commented Feb 1, 2024

Seems to be on account of the quotes interpreting a ~ literally. We do replace it with /home/coder but only if it matches ~/, not ~ alone.

See #11958 (comment).

Seems to be on account of the quotes interpreting a ~ literally.  We do
replace it with /home/coder but only if it matches ~/, not ~ alone.
@code-asher code-asher marked this pull request as ready for review February 1, 2024 06:20
@code-asher code-asher requested a review from matifali February 1, 2024 06:23
@code-asher code-asher merged commit e748312 into main Feb 1, 2024
@code-asher code-asher deleted the asher/fix-startup-loop branch February 1, 2024 06:33
@github-actions github-actions bot locked and limited conversation to collaborators Feb 1, 2024
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