autoconf
[Top][All Lists]
Advanced

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

Re: Success (mostly) with the testsuite


From: Akim Demaille
Subject: Re: Success (mostly) with the testsuite
Date: 25 Oct 2000 17:46:52 +0200
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands)

| The script results are:
| 
| .
| 1

Does it *always* fail, or it's just the operator | which does not
erase failures?

expr 'a' : '\(a\)'; echo $?

expr 'a' : '\(b\)' '|' 'a' : '\(a\)'; echo $?



reply via email to

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