Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: Add test for wrapping init script with single quotes#2979

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
kylecarbs merged 1 commit intomainfromsinglequotes
Jul 13, 2022

Conversation

kylecarbs
Copy link
Member

@kylecarbskylecarbs commentedJul 13, 2022
edited
Loading

This ensures our initialization script works with single quotes.

This ensures our initialization script works with single  uotes.
@kylecarbskylecarbs requested a review fromjohnstcnJuly 13, 2022 21:35
@kylecarbskylecarbs self-assigned thisJul 13, 2022
@kylecarbskylecarbs merged commit8e17254 intomainJul 13, 2022
@kylecarbskylecarbs deleted the singlequotes branchJuly 13, 2022 22:43
@@ -1,6 +1,6 @@
# Sleep for a while in case the underlying provider deletes the resource on error.
trap {
Write-Error'=== Agent script exited with non-zero code. Sleeping 24h to preserve logs...'
Write-Error"=== Agent script exited with non-zero code. Sleeping 24h to preserve logs..."
Copy link
Member

Choose a reason for hiding this comment

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

I'm curious how folks would be usingsh -c on Windows, but I suppose it's good to remain consistent 👍

@johnstcn
Copy link
Member

👍 Thanks Kyle!

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@johnstcnjohnstcnjohnstcn left review comments

@sreyasreyasreya approved these changes

Assignees

@kylecarbskylecarbs

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@kylecarbs@johnstcn@sreya

[8]ページ先頭

©2009-2025 Movatter.jp