Skip to content

Commit

Permalink
set-x+x
Browse files Browse the repository at this point in the history
  • Loading branch information
d-w-moore committed Mar 23, 2024
1 parent 928cb98 commit 6a17f6f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions irods/test/PRC_issue_362.bats
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
. $BATS_TEST_DIRNAME/scripts/funcs

setup() {
set -x
local -A chars=(
[semicolon]=";"
[atsymbol]="@"
Expand Down Expand Up @@ -40,7 +39,6 @@ setup() {
and ses.pool.account._original_authentication_scheme.lower().startswith('pam')
else 1)
EOF
set +x
}

prc_test()
Expand Down

0 comments on commit 6a17f6f

Please sign in to comment.