aboutsummaryrefslogtreecommitdiffstats
path: root/tests/cwd/d
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cwd/d')
-rw-r--r--tests/cwd/d/b.do3
-rw-r--r--tests/cwd/d/d/c.do1
2 files changed, 0 insertions, 4 deletions
diff --git a/tests/cwd/d/b.do b/tests/cwd/d/b.do
deleted file mode 100644
index 5a81363..0000000
--- a/tests/cwd/d/b.do
+++ /dev/null
@@ -1,3 +0,0 @@
-redo-ifchange d/c
-
-echo -n "b" | cat - d/c > $3
diff --git a/tests/cwd/d/d/c.do b/tests/cwd/d/d/c.do
deleted file mode 100644
index 6a816ac..0000000
--- a/tests/cwd/d/d/c.do
+++ /dev/null
@@ -1 +0,0 @@
-echo -n "c" > $3