Skip to content

Commit b932225

Browse files
committed
Compy fixes
1 parent 37a2003 commit b932225

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

tests/integration/bash_tests/run_from_any/globus_auth.bash

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,10 @@ test_different_endpoint3()
292292
# Follow these directions #####################################################
293293

294294
# Example usage:
295-
# ./globus_auth.bash 21 /home/ac.forsyth2/ez/zstash /home/ac.forsyth2/zstash_tests /global/homes/f/forsyth/zstash_tests /home/f/forsyth/zstash_tests /compyfs/fors729/zstash_tests
295+
# ./globus_auth.bash 21 chrysalis /home/ac.forsyth2/ez/zstash /home/ac.forsyth2/zstash_tests /global/homes/f/forsyth/zstash_tests /home/f/forsyth/zstash_tests /compyfs/fors729/zstash_tests
296+
297+
# NOTE: This test will not work from a repo on Compy located in /qfs/people/...
298+
# pic#compy-dtn will only transfer to/from /compyfs/...
296299

297300
# Command line parameters:
298301
try_num="$1"

0 commit comments

Comments
 (0)