Re: [Autotest] [PATCH 1/7] KVM test: Move test utilities to client/tools

2011-03-11 Thread Lucas Meneghel Rodrigues
On Fri, 2011-03-11 at 14:47 +0800, Amos Kong wrote: > On Wed, Mar 09, 2011 at 06:21:04AM -0300, Lucas Meneghel Rodrigues wrote: > > The programs cd_hash, html_report, scan_results can be > > used by other users of autotest, so move them to the > > tools directory inside the client directory. > > >

Re: [Autotest] [PATCH 1/7] KVM test: Move test utilities to client/tools

2011-03-11 Thread Lucas Meneghel Rodrigues
On Fri, 2011-03-11 at 14:47 +0800, Amos Kong wrote: > On Wed, Mar 09, 2011 at 06:21:04AM -0300, Lucas Meneghel Rodrigues wrote: > > The programs cd_hash, html_report, scan_results can be > > used by other users of autotest, so move them to the > > tools directory inside the client directory. > > >

Re: [Autotest] [PATCH 1/7] KVM test: Move test utilities to client/tools

2011-03-10 Thread Amos Kong
On Wed, Mar 09, 2011 at 06:21:04AM -0300, Lucas Meneghel Rodrigues wrote: > The programs cd_hash, html_report, scan_results can be > used by other users of autotest, so move them to the > tools directory inside the client directory. > > Signed-off-by: Lucas Meneghel Rodrigues > --- > client/tool