many error code 1 (ignored) messages

Peter Pentchev roam at ringlet.net
Fri Dec 12 02:23:58 UTC 2003


On Fri, Dec 12, 2003 at 09:17:08AM +0700, Dikshie wrote:
> 
> 
> Hello,
> It's my first time to mirror the WWW.
> I got many error code 1 (ignored) messages.
> is it normal ?
> for example:
[snip]
> /usr/local/bin/tidy -i -m -raw -preserve -f /dev/null -asxml  index.html
> *** Error code 1 (ignored)

For invocations of tidy(1), yes, it is normal.  Tidy is a program which,
well, tidies up the HTML generated by other programs by formatting it so
it is compact and good-looking.  It can finish with an exit code of 1 if
there are any warnings - basically, if anything needed changing.  Since
the FreeBSD Documentation Project toolchain generates HTML that does
really need tidying up, it is virtually certain that tidy(1) will exit
with a code of 1 on nearly every invocation, so its results are ignored.

G'luck,
Peter

-- 
Peter Pentchev	roam at ringlet.net    roam at sbnd.net    roam at FreeBSD.org
PGP key:	http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint	FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
I've heard that this sentence is a rumor.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-doc/attachments/20031212/5225d9bc/attachment.sig>


More information about the freebsd-doc mailing list