[1306] in Moira
Re: interesting blanche bug
daemon@ATHENA.MIT.EDU (Dan Winship)
Thu Jan 20 22:09:41 2000
Message-Id: <200001210309.WAA04303@antharia.mit.edu>
To: Garry Zacheiss <zacheiss@MIT.EDU>
cc: bug-moira@MIT.EDU
In-Reply-To: Your message of "Thu, 20 Jan 2000 21:16:31 EST."
<200001210216.VAA19761@hodge-podge.mit.edu>
Date: Thu, 20 Jan 2000 22:09:37 -0500
From: Dan Winship <danw@MIT.EDU>
Actually, it was a moirad bug: "access_list" only did the "is it a
public list" test of the query is add_member_to_list, and the updated
blanche always uses add_tagged_member_to_list (usually with an empty
tag). I fixed it to dtrt for atml too (and updated the running
moirad).
-- Dan