summaryrefslogtreecommitdiff
path: root/t/distcom4.sh
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-08-13 14:05:40 +0200
committerStefano Lattarini <stefano.lattarini@gmail.com>2012-08-13 14:05:40 +0200
commitc6cc38027572445a25d749db99473f82521cc79e (patch)
treea9b3862bc5261760d81ba262ae54f971bf1fde00 /t/distcom4.sh
parent2868ff8ca1792a7d5298923aff49647a754bc23e (diff)
parentdaeca29aa2500bcbba1fd7bfe285a6e6d0500ef3 (diff)
downloadautomake-c6cc38027572445a25d749db99473f82521cc79e.tar.gz
Merge branch 'maint'
* maint: tests: rework tests on AM_PATH_PYTHON cosmetics: fix typos and references in comments typofix: in a test diagnostic readme: fixlets to HACKING Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Diffstat (limited to 't/distcom4.sh')
-rwxr-xr-xt/distcom4.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/distcom4.sh b/t/distcom4.sh
index c7088eb72..691c19721 100755
--- a/t/distcom4.sh
+++ b/t/distcom4.sh
@@ -16,7 +16,7 @@
# Test to make sure config files are distributed, and only once.
# This tries to distribute a file from a subdirectory, without
-# Makefile in that directory. distcom5.test performs the same
+# Makefile in that directory. 'distcom5.sh' performs the same
# test with a Makefile in the directory.
. ./defs || exit 1