From: Jim Meyering Date: Sun, 1 Nov 1998 00:12:07 +0000 (+0000) Subject: (TESTS): Add new test `empty-name', but comment it out. X-Git-Tag: FILEUTILS-4_0-b7~22 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cf50a0629453649cdd8b7a5a78adc2e52ef2d239;p=thirdparty%2Fcoreutils.git (TESTS): Add new test `empty-name', but comment it out. --- diff --git a/tests/rm/Makefile.am b/tests/rm/Makefile.am index d10c924855..e658cb300d 100644 --- a/tests/rm/Makefile.am +++ b/tests/rm/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. AUTOMAKE_OPTIONS = 1.1 gnits -TESTS = r-1 r-2 r-3 i-1 ir-1 f-1 sunos-1 deep-1 # unreadable +TESTS = r-1 r-2 r-3 i-1 ir-1 f-1 sunos-1 deep-1 # unreadable empty-name EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ RM=../../src/rm \