Merge branch 'master' into 13804-no-shutdown-wanted-nodes
[arvados.git] / sdk / cwl / tests / wf / secret_job.cwl
index aa68905d9c911dd6468bea8dcc27d5c2bc6b8579..2be74b2658b1b67ebdb231e22c6204e53aabc96b 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 cwlVersion: v1.0
 class: CommandLineTool
 $namespaces:
@@ -16,4 +20,5 @@ inputs:
   pw: string
 outputs:
   out: stdout
+stdout: hashed_example.txt
 arguments: [md5sum, example.conf]