While testing if bug: http://b/issue?id=1131264 "job-stat busted"
was fixed I ran into a stack trace due to self.host not being defined
if the calling function passed host to db().

Added if else statements to set host, database, user, and password to their
self. counterparts if they are already defined.

Signed-off-by: Scott Zawalski <scottz@google.com>



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