summaryrefslogtreecommitdiff
path: root/tests/txinfo8.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/txinfo8.test')
-rwxr-xr-xtests/txinfo8.test7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/txinfo8.test b/tests/txinfo8.test
index 971e9edbd..74acc339f 100755
--- a/tests/txinfo8.test
+++ b/tests/txinfo8.test
@@ -51,6 +51,13 @@ $AUTOMAKE -a
test -f auxdir/texinfo.tex
./configure
+
+# Create textutils.info by hand, so that we don't have to require
+# makeinfo. Also ensure it's really newer than textutils.texi, so
+# that make won't try to re-create it.
+$sleep
+: > textutils.info
+
$MAKE test1 test2
: