[1014] in Moira
blanche prints incorrect message
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Wed Oct 16 05:25:28 1996
Date: Wed, 16 Oct 1996 05:25:19 -0400
To: bug-moira@MIT.EDU
From: Jonathon Weiss <jweiss@MIT.EDU>
blanche has some code for preventing the addition of entries with a
"'" in them to lists. If it comes accross such an entry, it exits and
prints "no changes made" (and an explanation that ' is not allowed).
However this is not necessarily true if multiple -a's were specified
on the command line, or we are syncing to a file (or presumably addin
a file, but I haven't tested it.
The best solution I can think of is to have blanche print something
like Entry %s ignored, and keep going. Does that seem reasonable?
--
Jonathon