summaryrefslogtreecommitdiff
path: root/doc/pass-stdin.out
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pass-stdin.out')
-rw-r--r--doc/pass-stdin.out13
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/pass-stdin.out b/doc/pass-stdin.out
deleted file mode 100644
index c4af7da..0000000
--- a/doc/pass-stdin.out
+++ /dev/null
@@ -1,13 +0,0 @@
-$ ccwl compile pass-stdin.scm > pass-stdin.cwl
-$ cwltool pass-stdin.cwl --file foo
- [workflow ] start
- [workflow ] starting step count-bytes
- [step count-bytes] start
- [job count-bytes] /tmp/wxi6_9jz$ wc \
- -c < /tmp/siden6hu/stg51eaae41-52a5-4e69-a78e-caefd84f7af5/foo
-37
- [job count-bytes] completed success
- [step count-bytes] completed success
- [workflow ] completed success
-{}
- Final process status is success \ No newline at end of file