[1235] in Moira

home help back first fref pref prev next nref lref last post

Re: afs_rename.pl

daemon@ATHENA.MIT.EDU (Ted McCabe)
Thu Jan 7 12:02:19 1999

In-Reply-To: <199901071220.HAA17625@speaker-for-the-dead.mit.edu>
Date: Thu, 7 Jan 1999 12:01:40 -0500
To: Jonathon Weiss <jweiss@MIT.EDU>
From: Ted McCabe <ted@MIT.EDU>
Cc: moiradev@MIT.EDU

At 7:20 AM -0500 1/7/99, Jonathon Weiss wrote:
>Could some one test/audit/somethign this patch?
>...
>+ 	&run("$fs sa $newpath sms all");
>+ 	push(@clear "$fs sa $newpath sms none");

I did a quick and dirty test - only problem found is fixed by replacing the
last line above with:
push(@clean, "$fs sa $newpath sms none");

   --Ted



home help back first fref pref prev next nref lref last post