summaryrefslogtreecommitdiff
path: root/t/check3.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/check3.sh')
-rwxr-xr-xt/check3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/check3.sh b/t/check3.sh
index 64a451266..3e4ce96f8 100755
--- a/t/check3.sh
+++ b/t/check3.sh
@@ -64,7 +64,7 @@ grep '^PASS: subrun\.sh *$' stdout
grep 'PASS.*echo\.sh' stdout && exit 1
# check should depend directly on $(BUILT_SOURCES) (similar tests
-# are in check.test and check2.test).
+# are in check.sh and check2.sh).
$EGREP '^check:.* \$\(BUILT_SOURCES\)( |$)' Makefile.in
$EGREP '^check:.* \$\(BUILT_SOURCES\)( |$)' dir/Makefile.in