On Mon, Jan 17, 2011 at 12:28:06AM +0100, Harald Jenny wrote:
> Dear Teodor Micu
> 
> thanks for looking at my patch and thanks for your mail, could you please give
> me an example how the && sequences may fail as I've done some tests with it 
> and
> it seems it catches all normal configurations, even when a user if specified
> for a network milter socket, 

Typical problems with those chained '&&' appear when 'set -e' is used, but 
amavisd-milter init script does not use it.

> and the alternative implementation here seems to consist of stacked 
> if-clauses.

When there are more that two elements in the chain, I usually find these 
if-clauses way more readable and so easier to debug.

Hope this helps,

-- 
Agustin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to