[13502] in Athena Bugs
decmips 7.7L: config_afs
daemon@ATHENA.MIT.EDU (Tom Yu)
Sat May 13 03:15:25 1995
Date: Sat, 13 May 1995 03:15:12 -0400
To: bugs@MIT.EDU
From: Tom Yu <tlyu@MIT.EDU>
System name: dragons-lair
Type and version: KN02ca 7.7L
Display type: PMAG-DV
What were you trying to do?
read config_afs for kicks
What's wrong:
the following lines are at the end of the file:
exit 0
--[3356]--
^L
the "^L" is a literal control-L character.
What should have happened:
Pieces of discuss client output should not appear in system
scripts. Granted, the text in question follows an "exit 0",
so the shell never sees it, but that's still being sloppy.
Please describe any relevant documentation references:
transaction [3356] in menelaus:/usr/spool/discuss/rel-eng