>>>>> "Tom" == Tom Tromey <[EMAIL PROTECTED]> writes:
Akim> * vtexi.test: Also check that stamp-vti properly depends upon
Akim> configure.in and the Texinfo source file.
Tom> This is ok.
Akim> +set -e
Tom> I usually use explicit `|| exit 1' after commands. But it
Tom> probably doesn't matter.
I hesitated. Using set -e seemed both clearer, and surer. And I
didn't know whether you'd have preferred another file or strengthening
existing tests.
Just tell me your preference wrt those two questions, and I'll apply
the right patch.