From 88410798e7195d2924d8505aab97c7307cc1e89a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 4 Mar 2003 19:53:40 +0000 Subject: [PATCH] . --- tests/rm/Makefile.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/rm/Makefile.in b/tests/rm/Makefile.in index e87d618..1983173 100644 --- a/tests/rm/Makefile.in +++ b/tests/rm/Makefile.in @@ -149,7 +149,9 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.1 gnits -TESTS = cycle i-no-r fail-eperm \ +TESTS = \ + fail-2eperm \ + cycle i-no-r 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 -- 2.7.4