Skip to content

Commit 8b264ef

Browse files
committed
test changes
1 parent 1cce996 commit 8b264ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/tutorials/examples/ldap-auth/20-verify-superset.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
set -euo pipefail
2+
set -uo pipefail
33
shopt -s lastpipe
44

55
source "./utils.sh"

0 commit comments

Comments
 (0)