Date: Thu, 30 Jan 1997 20:04:16 -0500 (EST) From: John Fieber <jfieber@indiana.edu> To: www@freebsd.org Subject: Cron <jfieber@freefall> /usr/local/www/bin/webupdate (fwd) Message-ID: <Pine.BSI.3.95.970130200402.6431D-100000@fallout.campusview.indiana.edu>
next in thread | raw e-mail | index | archive | help
Looks like missing quotes around an attribute. -john ---------- Forwarded message ---------- Date: Thu, 30 Jan 1997 16:00:19 -0800 (PST) From: Cron Daemon <root@freefall.freebsd.org> To: jfieber@freefall.freebsd.org Subject: Cron <jfieber@freefall> /usr/local/www/bin/webupdate U FAQ/FAQ.sgml U commercial/hardware.sgml for i in FAQ handbook; do if [ ! -e $i ]; then cvs co -P $i; fi done ===> cgi ===> commercial sgmlnorm -d -c /usr/local/share/sgml/HTML/catalog hardware.sgml > hardware.html sgmlnorm:hardware.sgml:77:22:E: an attribute value must be a literal unless it contains only name characters *** Error code 1 Stop. *** Error code 1 Stop.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.95.970130200402.6431D-100000>