summaryrefslogtreecommitdiff
path: root/doc/hello-world.out
diff options
context:
space:
mode:
Diffstat (limited to 'doc/hello-world.out')
-rw-r--r--doc/hello-world.out13
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/hello-world.out b/doc/hello-world.out
deleted file mode 100644
index 3a783a1..0000000
--- a/doc/hello-world.out
+++ /dev/null
@@ -1,13 +0,0 @@
-$ ccwl compile hello-world.scm > hello-world.cwl
-$ cwltool hello-world.cwl --message "Hello World!"
-[workflow ] start
-[workflow ] starting step echo
-[step echo] start
-[job echo] /tmp/zprgn3x0$ echo \
- 'Hello World!'
-Hello World!
-[job echo] completed success
-[step echo] completed success
-[workflow ] completed success
-{}
-Final process status is success \ No newline at end of file