Files
netbsd/gnu/dist/texinfo/makeinfo/tests/no-headers
2013-04-06 16:48:33 +02:00

10 lines
219 B
Bash
Executable File

#!/bin/sh
# Test that info.texi works with --no-headers (this includes node
# pointer defaulting).
unset TEXINFO_OUTPUT
: ${srcdir=.}
docdir=$srcdir/../../doc
../makeinfo --no-headers -o /dev/null -I$docdir info.texi