From f8fdc08924c435c2aa8cf038f8f0f5ab9d45bd85 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Wed, 1 Aug 2012 12:49:13 +0200 Subject: [PATCH] cosmetics: remove an obsolete comment, fix a typo in another one * t/distdir.sh: Here. Signed-off-by: Stefano Lattarini --- t/distdir.sh | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/t/distdir.sh b/t/distdir.sh index 9d0d6ee91..8edf6f074 100755 --- a/t/distdir.sh +++ b/t/distdir.sh @@ -14,11 +14,9 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -# Test to make sure subdirs in EXTRA_DIST work. Also tests to make -# sure *srcdir is properly handled. Note that using './', as in -# EXTRA_DIST = ./joe -# does not work portably: it fails with HP-UX and Tru64 make. -# Also test the situation when the lsit of distributed files contains +# Test to make sure subdirs in EXTRA_DIST work. +# Also tests to make sure *srcdir is properly handled. +# Also test the situation when the list of distributed files contains # a directory and a file in it, and repeated directories. . ./defs || exit 1 -- 2.47.2