[6718] in Athena Bugs
mkserv clean after mkserv remote
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Thu Dec 27 17:04:16 1990
From: root@ATHENA.MIT.EDU (Don't reply to root!)
Date: Thu, 27 Dec 90 17:04:06 -0500
To: bugs@ATHENA.MIT.EDU
(This is from jik.)
Running mkserv clean after mkserv remote on crash (an RT) resulted in the
following error when running remote.del:
command garbled: g/ftp/s/unswitched/switched/
I suspect the 'g' is the culprit -- if sed is being used, the 'g' shouldn't
be there, since sed doesn't expect it (whereas ed does).
jik