[318] in testers
(RT/PC) Version 6.4A: zctl
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Fri Dec 1 04:38:23 1989
Date: Fri, 1 Dec 89 04:37:53 -0500
From: Jonathan I. Kamens <jik@PIT-MANAGER.MIT.EDU>
To: testers@ATHENA.MIT.EDU
System type, version: (RT/PC) Version 6.4A
System name: pit-manager
What's wrong:
pit-manager% grep test .zephyr.subs
pit-manager% zctl add test \* %me%
pit-manager% grep test .zephyr.subs
test,*,*
pit-manager%
What should have happened:
Zctl should allow you to specify when adding subscriptions the
macros which are permissible in the .zephyr.subs file, and it
should add those macros to the .zephyr.subs file rather than
converting silently to *.
jik