summaryrefslogtreecommitdiffstats
path: root/examples/foo.yml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/foo.yml')
-rw-r--r--examples/foo.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/foo.yml b/examples/foo.yml
index e0ded83..6f60bbb 100644
--- a/examples/foo.yml
+++ b/examples/foo.yml
@@ -5,4 +5,5 @@ tasks:
run: |
ls -lha
ls -lha /proc/self/fd
- echo foo > foo
+ mkdir foo
+ echo foobar > foo/bar