Skip to content

Commit 6a17f6f

Browse files
committed
set-x+x
1 parent 928cb98 commit 6a17f6f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

irods/test/PRC_issue_362.bats

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
. $BATS_TEST_DIRNAME/scripts/funcs
55

66
setup() {
7-
set -x
87
local -A chars=(
98
[semicolon]=";"
109
[atsymbol]="@"
@@ -40,7 +39,6 @@ setup() {
4039
and ses.pool.account._original_authentication_scheme.lower().startswith('pam')
4140
else 1)
4241
EOF
43-
set +x
4442
}
4543

4644
prc_test()

0 commit comments

Comments
 (0)