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