2411: another pass at adding copyright headers where missing.
[arvados.git] / sdk / cwl / tests / wf / echo_b.cwl
1 # Copyright (C) The Arvados Authors. All rights reserved.
2 #
3 # SPDX-License-Identifier: Apache-2.0
4
5 cwlVersion: v1.0
6 class: CommandLineTool
7 requirements:
8   ResourceRequirement:
9     coresMin: 3
10     outdirMin: 2048
11 inputs: []
12 outputs: []
13 baseCommand: echo
14 arguments:
15   - "b"