Skip to content

Conversation

bastelfreak
Copy link

This ensures that the task doesn't continue when an error happened. This is also best practice in bash. We noticed an error at https://github.com/puppetlabs/puppetlabs-postgresql/actions/runs/8630671386/job/23657771763?pr=1488

This ensures that the task doesn't continue when an error happened. This is also best practice in bash. We noticed an error at https://github.com/puppetlabs/puppetlabs-postgresql/actions/runs/8630671386/job/23657771763?pr=1488
@bastelfreak bastelfreak requested a review from a team as a code owner April 10, 2024 13:12
@@ -1,5 +1,7 @@
#!/bin/bash

set -e
Copy link
Author

Choose a reason for hiding this comment

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

this should be tested a bit, I don't know if this works out of the box on all operating systems

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.

1 participant