Skip to content

Commit

Permalink
directory name change
Browse files Browse the repository at this point in the history
  • Loading branch information
d-w-moore committed Mar 7, 2024
1 parent 2ed69b6 commit fedbf73
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion irods/test/harness/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Examples of options in driver script
------------------------------------

1. To start container and run test script:
C=$( ./docker_container_driver.sh -c -L -u testuser ../pam.bats/experiment.sh )
C=$( ./docker_container_driver.sh -c -L -u testuser ../scripts/experiment.sh )

2. To manually examine results afterward:
docker exec -it $C bash
Expand Down
2 changes: 2 additions & 0 deletions irods/test/login_auth_test.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/bash
. $(dirname $0)/scripts/funcs
File renamed without changes.
File renamed without changes.

0 comments on commit fedbf73

Please sign in to comment.