We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6cf68d commit b621657Copy full SHA for b621657
.github/scripts/create_new_user.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-set -Eeuo pipefail
+set -Exeuo pipefail
4
5
# Parameters
6
DB_USER="${1}"
0 commit comments