summaryrefslogtreecommitdiff
path: root/tests/Makefile.in
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-02-21 11:12:46 +0000
committerJim Meyering <jim@meyering.net>2003-02-21 11:12:46 +0000
commitab99f99f74e5625de4c5d28b633ffa8e243599c7 (patch)
treec91fb6dfc38d20d448c9634a6715c0a00e977e87 /tests/Makefile.in
parent0586e6dbfc36a6d4845da80066d90081ff16e2a3 (diff)
downloadcoreutils-ab99f99f74e5625de4c5d28b633ffa8e243599c7.tar.xz
.
Diffstat (limited to 'tests/Makefile.in')
-rw-r--r--tests/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 29f1666f2..41a569ef6 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -523,7 +523,7 @@ check-root:
cd touch && $(MAKE) check TESTS=fifo
cd mv && $(MAKE) check TESTS=mv-special-1
-check-recursive: envvar-check evar-check root-hint
+check-recursive: evar-check root-hint
# Warn when `make check' is run with POSIXLY_CORRECT or CDPATH set.
.PHONY: evar-check