summaryrefslogtreecommitdiff
path: root/t/remake8b.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/remake8b.sh')
-rwxr-xr-xt/remake8b.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/remake8b.sh b/t/remake8b.sh
index 850347aa2..0fa910ca0 100755
--- a/t/remake8b.sh
+++ b/t/remake8b.sh
@@ -18,7 +18,7 @@
# This testcase checks dependency of generated Makefile from Makefile.am,
# configure.ac, acinclude.m4, aclocal.m4, and extra m4 files considered
# by aclocal.
-# Keep this in sync with sister test 'remake8a.test', which performs the
+# Keep this in sync with sister test 'remake8a.sh', which performs the
# same checks for a in-tree build.
. ./defs || exit 1
@@ -45,7 +45,7 @@ $AUTOMAKE
mkdir build
cd build
-srcdir='..' # To make syncing with remake8a.test easier.
+srcdir='..' # To make syncing with remake8a.sh easier.
$srcdir/configure