NetBSD/gnu/dist/texinfo/makeinfo/tests/no-headers

9 lines
198 B
Bash
Executable File

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