Currently we duplicate logic when running the RunTest step interactively and non-interacrtively for determining the path to the test-webkitpy application and printing a log message to the console to inform a person that we are running the Python unit tests. We should unify these code paths.
Created attachment 240583 [details] Patch
Created attachment 240584 [details] Patch Rebased patch following the landing of the patch for bug #137667.
Committed r175295: <http://trac.webkit.org/changeset/175295>