Currently, client.log.* files are numbered in a way that's only unique
within a single Autotest.run, so multiple client jobs will reuse (and
overwrite) the same files. Change this to a scheme that simple grabs
the next available filename.

This does mean that you can no longer assume that client.log.N is the
log from after reboot N in a client job, but in the context of having
multiple jobs that piece of information is a lot less valuable than
simply having unique, sequentially numbered filenames.

Risk: Low
Visibility: Multi-client-job control files will now have all the client
logs captured in unique client.log.* files.

Signed-off-by: John Admanski <jadmanski@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@2570 592f7852-d20e-0410-864c-8624ca9c26a4
1 file changed