We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12c12ce + 142e34e commit c7958cfCopy full SHA for c7958cf
v1.0/v1.0/dir5.cwl
@@ -11,7 +11,7 @@ outputs:
11
type: File
12
outputBinding:
13
glob: output.txt
14
-arguments: ["find", ".",
+arguments: ["find", "-L", ".",
15
{shellQuote: false, valueFrom: "|"},
16
"sort"]
17
stdout: output.txt
0 commit comments