From: Jim Meyering Date: Sat, 13 Jul 2002 09:24:13 +0000 (+0000) Subject: (TESTS): Add fail-eperm. X-Git-Tag: FILEUTILS-4_1_10~66 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7678915a9e643147792b10cb68b2711ab2c052de;p=thirdparty%2Fcoreutils.git (TESTS): Add fail-eperm. --- diff --git a/tests/rm/Makefile.am b/tests/rm/Makefile.am index 8b5d4fc96a..8bcf94254a 100644 --- a/tests/rm/Makefile.am +++ b/tests/rm/Makefile.am @@ -1,7 +1,8 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. AUTOMAKE_OPTIONS = 1.1 gnits -TESTS = dangling-symlink rm1 rm2 rm3 rm4 rm5 \ +TESTS = fail-eperm \ + dangling-symlink rm1 rm2 rm3 rm4 rm5 \ unread2 r-1 r-2 r-3 i-1 ir-1 f-1 sunos-1 deep-1 hash \ isatty # unreadable empty-name EXTRA_DIST = $(TESTS)