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: fix workspace param in diff scripts #629

Merged
merged 1 commit into from
May 4, 2021
Merged

Conversation

alikhajeh1
Copy link
Member

No description provided.

html="<!DOCTYPE html><html><body><pre>"
html="${html} ${msg}"
html="${html}</pre></body></html>"
printf '%s' "$html"
Copy link
Member Author

Choose a reason for hiding this comment

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

@sinabakh just FYI on https://www.shellcheck.net, it caught an issue here that was causing this to fail when running on macos with zsh with this:

IAC_PATH=terraform FAIL_CONDITION='{"percentage_threshold": 10}' scripts/ci/jenkins_diff.sh

@alikhajeh1 alikhajeh1 merged commit f3b0d2d into master May 4, 2021
@alikhajeh1 alikhajeh1 deleted the diff_scripts branch May 4, 2021 12:18
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.

None yet

1 participant