We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac856d commit f237886Copy full SHA for f237886
1 file changed
automation/startjanssendemo.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-set -euo pipefail
+set -eo pipefail
3
JANS_FQDN=$1
4
JANS_PERSISTENCE=$2
5
JANS_CI_CD_RUN=$3
0 commit comments