Skip to content

fix: Replace yes by true and add set -x #1914

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
May 31, 2022
Merged

Conversation

BrunoQuaresma
Copy link
Collaborator

No description provided.

@BrunoQuaresma BrunoQuaresma requested review from johnstcn and Emyrk May 31, 2022 14:01
@BrunoQuaresma BrunoQuaresma self-assigned this May 31, 2022
@BrunoQuaresma BrunoQuaresma enabled auto-merge (squash) May 31, 2022 14:02
@@ -1,6 +1,7 @@
#!/usr/bin/env bash

set -euo pipefail
set -x
Copy link
Member

Choose a reason for hiding this comment

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

nit: This can go in line 3! set -euxo pipefail

@BrunoQuaresma BrunoQuaresma merged commit 83edbee into main May 31, 2022
@BrunoQuaresma BrunoQuaresma deleted the bq/fix-dev-script branch May 31, 2022 14:14
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.

3 participants