Clean up _get_autodir in autotest.py a bit. Adds in some more logging
to make it easier to see what decisions it's making, and changes
the final fallback to checking /usr/local/autotest and /home/autotest
to just look for the directories, rather than an installed client.
Only checking for existing clients at those locations is inconsistent
with the other checks this call does.
Risk: Medium
Visibility: Adds logging to autotest._get_autodir and adjusts its
search to be more consistent.
Signed-off-by: John Admanski <[email protected]>
git-svn-id: http://test.kernel.org/svn/autotest/trunk@3166 592f7852-d20e-0410-864c-8624ca9c26a4
1 file changed