automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dirlist


From: Alexandre Duret-Lutz
Subject: Re: dirlist
Date: 02 Aug 2002 10:42:47 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

>>> "Charles" == Charles Wilson <address@hidden> writes:

[...]

 Charles> shouldn't there be an '|| exit 1' on the end of this
 Charles> line?  Otherwise, if you fail this greptest, but pass
 Charles> the next one, then your exit code is 0 (pass); but it
 Charles> should be 1 (fail).  Or am I missing something?

I've added `set -e' at the top of the file so that any failing
command aborts the test case.

[...]

-- 
Alexandre Duret-Lutz




reply via email to

[Prev in Thread] Current Thread [Next in Thread]