[115] in testers
attach
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Thu Jul 20 10:48:54 1989
From: <mar@ATHENA.MIT.EDU>
Date: Thu, 20 Jul 89 10:48:36 -0400
To: testers@ATHENA.MIT.EDU, tytso@ATHENA.MIT.EDU
The new attach still doesn't follow unix convention about it's error
statements. One of the things my .login output this morning was:
consult: ignoring due to previous errors with EURYDICE
(or something like that, this is from memory). But I didn't run a
program called consult! This message should be something like:
attach: ignoring consult locker due to previous errors with EURYDICE
since nearly all unix error messages print the name of the program
first.
-Mark