[2229] in Athena Bugs
(VS2) Version 6.2A: /etc/athena/zephyr.desc
daemon@ATHENA.MIT.EDU (John T Kohl)
Fri May 12 14:49:12 1989
Date: Fri, 12 May 89 14:48:44 EDT
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
System type, version: (VS2) Version 6.2A
System name: lycus
What's wrong:
/etc/athena/zephyr.desc has an extra 'does' (which functionally makes no
difference now, but may eventually cause an error in the parsing of
zephyr.desc) at the end.
What should have happened:
It should match does's and enddoes's
patch enclosed
John
- ------------------- snip snip snip ------------------------
diff -c -r1.6 zephyr.desc
*** /tmp/,RCSt1023447 Fri May 12 14:48:02 1989
--- zephyr.desc Fri May 12 14:47:46 1989
***************
*** 5,11 ****
#
# $Source: /mit/zephyr/src/zwgc/RCS/zephyr.desc,v $
# $Author: jtkohl $
! # $Header: zephyr.desc,v 1.6 88/11/22 15:45:35 jtkohl Exp $
#
#
# Default WindowGram description file
--- 5,11 ----
#
# $Source: /mit/zephyr/src/zwgc/RCS/zephyr.desc,v $
# $Author: jtkohl $
! # $Header: zephyr.desc,v 1.7 89/05/12 14:47:40 jtkohl Exp $
#
#
# Default WindowGram description file
***************
*** 162,168 ****
# Default message
- does
match
show
(Authentication: @bold($aval))
--- 162,167 ----