This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Checking the CONFIGURE_AC failure


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]