Skip to content

Commit bed0329

Browse files
authored
removed redundant line 4 "baseCommand: javac"
1 parent 37c3e0a commit bed0329

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

v1.0/examples/arguments.cwl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
cwlVersion: v1.0
22
class: CommandLineTool
33
label: Example trivial wrapper for Java 7 compiler
4-
baseCommand: javac
54
hints:
65
DockerRequirement:
76
dockerPull: java:7-jdk

0 commit comments

Comments
 (0)