On Mar 22, Clint Adams <[EMAIL PROTECTED]> wrote:

> I'll bitch pre-emptively that
> +    if [ ! -f "$OLDCONFFILE" -o -f "$NEWCONFFILE" ]; then
> 
> in the patch should be
> 
> +    if [ ! -f "$OLDCONFFILE" ] || [ -f "$NEWCONFFILE" ]; then

I do not care at all about posh, sorry.

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature

Reply via email to