Skip to content

Commit

Permalink
Output uploaded apel file - for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
djw8605 authored Jan 6, 2025
1 parent 47df54e commit 8b9fa75
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions opensciencegrid/gracc-apel/docker-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ wrote=$(/usr/libexec/apel/apel_report.py "$@")
echo "$wrote"
apelfile=${wrote#wrote: }

# Output the content of the apelfile before uploading, for debugging purposes
cat $apelfile

cp "$apelfile" /var/spool/apel/outgoing/12345678/1234567890abcd

exec ssmsend

0 comments on commit 8b9fa75

Please sign in to comment.