Darin sent out a patch for this (see "Disable rsync if it's not available on the remote host").
-- John On Wed, Jan 6, 2010 at 9:29 AM, Eric Li(李咏竹) <[email protected]> wrote: > > Martin, > anyone is taking the action item of fixing this for now? Or I could pick it > up. > Eric > > 2010/1/4 Martin Bligh <[email protected]> >> >> > I meant that the one-time check in AbstractSSHHost._initialize could issue >> > a >> > more visible INFO message (as opposed to DEBUG) if rsync is not executable >> > on the client and, therefore, disabled for future transfers. >> >> I don't really want this on the tty's stdout, it's a fairly trivial message, >> so DEBUG seems more appropriate, or INFO if that's below the cutline. >> It's not something we've had frequent (if ever) problems with. >> >> >> Moreover, what you're fixing is to log that fact once, not every time we >> >> try to do a transfer ;-) >> > >> > You're also fixing the performance impact with trying, unsuccessfully, >> > rsync >> > for every file transfer. >> >> Aah, excellent point. > > > > -- > Eric Li > 李咏竹 > Google Kirkland > > _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
