[15672] in Athena Bugs
Re: sun4 8.1.8: malformed syslogs
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Mon Nov 17 03:54:04 1997
Date: Mon, 17 Nov 1997 08:54:01 GMT
To: Greg Hudson <ghudson@MIT.EDU>
Cc: Matt Braun <mhbraun@MIT.EDU>, bugs@MIT.EDU
In-Reply-To: "[15669] in Athena Bugs"
From: Jonathon Weiss <jweiss@MIT.EDU>
The implication is that expanding $HOST at that point in the update_ws
script produces zero words of output.
Actually, the problem was that update_ws was using another variable
(HOSTNAME, I think). I fixed this bug in rev. 1.27 of update_ws.sh
which should show up in 8.2.
I don't think the "-t $HOST" is really necessary there; we should
probably just get rid of it.
This is probably an independent issue.
--
Jonathon