diff options
Diffstat (limited to 'tests/a--c,b--c,c--d/c.do')
-rw-r--r-- | tests/a--c,b--c,c--d/c.do | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/a--c,b--c,c--d/c.do b/tests/a--c,b--c,c--d/c.do new file mode 100644 index 0000000..fdc64d8 --- /dev/null +++ b/tests/a--c,b--c,c--d/c.do @@ -0,0 +1,3 @@ +redo-ifchange d + +echo -n "c" | cat - d > $3 |