From: Jim Meyering Date: Sun, 24 Nov 2002 16:53:59 +0000 (+0000) Subject: (TESTS): Add trailing-slash. X-Git-Tag: v4.5.4~136 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=860197196779b075da53c9ac410a0f37b185b75b;p=thirdparty%2Fcoreutils.git (TESTS): Add trailing-slash. --- diff --git a/tests/du/Makefile.am b/tests/du/Makefile.am index ac63151d6c..e323b83445 100644 --- a/tests/du/Makefile.am +++ b/tests/du/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. AUTOMAKE_OPTIONS = 1.4 gnits -TESTS = deref two-args slink +TESTS = trailing-slash deref two-args slink EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ PATH=`pwd`/../../src:$$PATH