From 4a3c8c53e358949bfd67c3a40a76fa2d3df4a492 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 24 Aug 1997 20:55:56 +0000 Subject: *** empty log message *** --- tests/rm/Makefile.am | 2 +- tests/rm/ir-1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/rm/Makefile.am b/tests/rm/Makefile.am index cadaa2d17..7e938c5ab 100644 --- a/tests/rm/Makefile.am +++ b/tests/rm/Makefile.am @@ -1,5 +1,5 @@ AUTOMAKE_OPTIONS = 1.1 gnits -TESTS = r-1 r-2 deep-1 +TESTS = r-1 r-2 i-1 ir-1 deep-1 EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = RM=../../src/rm MKDIR=../../src/mkdir diff --git a/tests/rm/ir-1 b/tests/rm/ir-1 index 070579a4b..2f20741ae 100755 --- a/tests/rm/ir-1 +++ b/tests/rm/ir-1 @@ -37,7 +37,7 @@ n EOF # Remove all but one of a, b, c -- I doubt that this test can portably -# determine which one was removed based on order or dir entries. +# determine which one was removed based on order of dir entries. # This is a good argument for switching to a dejagnu-style test suite. fail=0 $RM --verbose -i -r $tmp < $test.I > /dev/null 2>&1 || fail=1 -- cgit v1.2.3-70-g09d2