summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-08 16:55:42 +0000
committerJim Meyering <jim@meyering.net>2003-03-08 16:55:42 +0000
commit9d3548a9087bedc5e69adc0a2efbe2f9d8d38f52 (patch)
treecc3c3f72cb8804a9fd674203e3f521ec8b307ac9 /tests/Makefile.am
parentc440afd9f8008d691cb0a95150d20434b1485949 (diff)
downloadcoreutils-9d3548a9087bedc5e69adc0a2efbe2f9d8d38f52.tar.xz
(check-root): Remove touch/fifo.
It doesn't appear to have to be run as root.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 1ffa6d388..071d0003b 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -18,7 +18,6 @@ SUBDIRS = \
check-root:
cd chown && $(MAKE) check TESTS=basic
cd cp && $(MAKE) check TESTS=special-bits
- cd touch && $(MAKE) check TESTS=fifo
cd mv && $(MAKE) check TESTS=mv-special-1
cd rm && $(MAKE) check TESTS=fail-2eperm