[cvs] bogofilter/src/tests t.maint,1.8,1.9

Matthias Andree matthias.andree at gmx.de
Mon Sep 15 00:03:15 CEST 2003


relson at users.sourceforge.net writes:

> Update of /cvsroot/bogofilter/bogofilter/src/tests
> In directory sc8-pr-cvs1:/tmp/cvs-serv23802a
>
> Modified Files:
> 	t.maint 
> Log Message:
> Use 'echo -n' for portability.

echo -n isn't portable (Solaris prints a leading -n rather than
suppressing the LF), but printf is. I appears you've got that
backwards. (NetBSD 1.0 and FreeBSD 1.0 do have printf, I just checked
the man pages at http://www.freebsd.org/docs.html#man)

-- 
Matthias Andree

Encrypt your mail: my GnuPG key ID is 0x052E7D95




More information about the bogofilter-dev mailing list