Skip to content

Commit

Permalink
Fix pre-commit errors
Browse files Browse the repository at this point in the history
  • Loading branch information
forsyth2 committed Jan 14, 2025
1 parent 471e666 commit c0929ad
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
4 changes: 2 additions & 2 deletions tests3/README_TEST_BLOCKING
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ working directory:
[CWD]/dst_data/

- destination for Globus transfer of archives.

[CWD]/tmp_cache/

- [Optional] alternative location for tar-file generation.
Expand Down Expand Up @@ -86,7 +86,7 @@ to running Globus transfers.

It is suggested that you run the test script with

test_zstash_blocking.sh (BLOCKING|NON_BLOCKING) > your_logfile 2>&1
test_zstash_blocking.sh (BLOCKING|NON_BLOCKING) > your_logfile 2>&1

so that your command prompt returns and you can monitor progress with

Expand Down
2 changes: 0 additions & 2 deletions tests3/snapshot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,3 @@ ls -l src_data/zstash
echo ""
echo "tmp_cache:"
ls -l tmp_cache


1 change: 0 additions & 1 deletion tests3/test_zstash_blocking.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,3 @@ fi
echo "Testing Completed"

exit 0

0 comments on commit c0929ad

Please sign in to comment.