[1871] in SIPB-AFS-requests
Re: Synctree Errors
daemon@ATHENA.MIT.EDU (jweiss@MIT.EDU)
Fri Mar 17 23:08:54 1995
From: jweiss@MIT.EDU
Date: Fri, 17 Mar 1995 23:08:33 -0500
To: mhbraun@MIT.EDU
Cc: sipb-afsreq@MIT.EDU
In-Reply-To: [1853] in sipb-afsreq
I editted the config and this mail will go to both sipb-afsreq and bug-sipb
starting tonight.
Actually, you broke it.
The details: bert noticed that the spib locker hadn't been released in
over a week. I went to investigate. The sipb locker is not released
by the nightly release script, because the sync script releases the
sipb cell copy of the sipb locker.
In adding bug-sipb to the mail_dest variable, you created a syntax
error that caused the script to exit. I have fixed the error by
adding a set of double quotes (ewww, csh quoting). I also ran the
script by hand, to test it and to release the locker.
I also copied the new version of the script to project.ronald-ann; not
that anyone looks at that these days.
Jonathon