summaryrefslogtreecommitdiff
path: root/tests/dd/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-12-20 09:33:58 +0000
committerJim Meyering <jim@meyering.net>2003-12-20 09:33:58 +0000
commitd22a3e0af91d68d2036a6daac7cdfaa9c739f67e (patch)
treee9c98a8a6a0d589f3718ad70df634c02d7f2b375 /tests/dd/Makefile.am
parentadc5058db257a8d2268d12c92e58de7c8d1d9642 (diff)
downloadcoreutils-d22a3e0af91d68d2036a6daac7cdfaa9c739f67e.tar.xz
(TESTS): Add unblock-sync.
Diffstat (limited to 'tests/dd/Makefile.am')
-rw-r--r--tests/dd/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/dd/Makefile.am b/tests/dd/Makefile.am
index 30aada06c..2dd2dbe7f 100644
--- a/tests/dd/Makefile.am
+++ b/tests/dd/Makefile.am
@@ -6,7 +6,7 @@ TESTS_ENVIRONMENT = \
top_srcdir=$(top_srcdir) \
srcdir=$(srcdir) \
PERL="$(PERL)" \
- PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH" \
+ PATH="`pwd`/../../src/vg$(PATH_SEPARATOR)$$PATH" \
PROG=dd
-TESTS = misc not-rewound skip-seek skip-seek2
+TESTS = misc not-rewound skip-seek skip-seek2 unblock-sync