2 # Test that titles with @ commands don't produce markup in the <title>.
3 # (And that the @ commands get expanded.)
5 if ..
/makeinfo
--no-split --html ${srcdir-.}/html-title.txi
; then
6 grep '^<title>@[^<>]*</title>$' html-title.html
>/dev
/null