Skip to content

Commit 3f514fa

Browse files
djw8605jthiltges
andauthored
Update opensciencegrid/gracc-apel/docker-run.sh
Co-authored-by: jthiltges <jthiltges2@unl.edu>
1 parent 8b9fa75 commit 3f514fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opensciencegrid/gracc-apel/docker-run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ echo "$wrote"
77
apelfile=${wrote#wrote: }
88

99
# Output the content of the apelfile before uploading, for debugging purposes
10-
cat $apelfile
10+
cat "$apelfile"
1111

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

0 commit comments

Comments
 (0)