Skip to content

Commit 6902102

Browse files
committed
Revert "cancel executeion of test001 body"
This reverts commit 0a20895.
1 parent 6db9279 commit 6902102

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

irods/test/scripts/test001_pam_password_expiration.bats

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ teardown()
2525
# Define the core Python to be run, basically a minimal code block ensuring that we can authenticate to iRODS
2626
# without an exception being raised.
2727

28-
cat<<EOF>/dev/null
2928
local SCRIPT="
3029
import irods.test.helpers as h
3130
ses = h.make_session()
@@ -59,5 +58,4 @@ $SCRIPT")
5958
# Test that iCommands can authenticate with the newly written .irodsA file
6059

6160
iquest "%s" "select COLL_NAME where COLL_NAME like '%/home/alice%'"| grep "^$HOME_COLLECTION\$"
62-
EOF
6361
}

0 commit comments

Comments
 (0)