Skip to content
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

Fix: Echo error message #128

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Fix: Echo error message #128

merged 1 commit into from
Aug 26, 2024

Conversation

TheJokersThief
Copy link
Contributor

Noticed this during a new project :)

It's calling the error message as if it's a command, and I assume this should have been echoed instead.

/bin/bash: Project already prepared: command not found
make: *** [prepare] Error 1

@iwahbe iwahbe self-requested a review August 26, 2024 12:01
Copy link
Member

@iwahbe iwahbe left a comment

Choose a reason for hiding this comment

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

Hi @TheJokersThief. Thanks for pointing this out and opening a PR! You're right, we are missing an echo.

@iwahbe iwahbe enabled auto-merge (squash) August 26, 2024 12:03
@iwahbe iwahbe self-assigned this Aug 26, 2024
@iwahbe iwahbe merged commit 27d4199 into pulumi:main Aug 26, 2024
2 checks passed
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