summaryrefslogtreecommitdiff
path: root/t/parallel-tests-fd-redirect.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/parallel-tests-fd-redirect.sh')
-rwxr-xr-xt/parallel-tests-fd-redirect.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/parallel-tests-fd-redirect.sh b/t/parallel-tests-fd-redirect.sh
index aaa0d9872..7cb59c350 100755
--- a/t/parallel-tests-fd-redirect.sh
+++ b/t/parallel-tests-fd-redirect.sh
@@ -16,9 +16,9 @@
# parallel-tests support: redirection of file descriptors with
# AM_TESTS_FD_REDIRECT, even when using tests without suffix.
-# The sister 'parallel-tests-fd-redirect-exeext.test' do a similar
+# The sister 'parallel-tests-fd-redirect-exeext.sh' do a similar
# check for tests that are binary executables.
-# See also the more generic test 'check-fd-redirect.test'.
+# See also the more generic test 'check-fd-redirect.sh'.
. ./defs || exit 1