[1770] in Moira
container stuff on ttsp
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Tue Apr 24 21:10:56 2001
Message-Id: <200104250110.VAA13101@hodge-podge.mit.edu>
To: dongq@MIT.EDU
cc: moiradev@MIT.EDU
Date: Tue, 24 Apr 2001 21:10:53 -0400
From: Garry Zacheiss <zacheiss@MIT.EDU>
The container changes are now running on ttsp. There was a bug
in the code I received: you were using set_modtime() as a followup
routine for acon. which assumes that there's a column in the table named
'name', where you had called it 'cname'. To make this work, I changed
the name to 'name', and pushed that change into all of the code.
Please poke around ttsp and make sure everything is working for
you. I'll commit the code once I've gone a little bit more testing.
Garry