PATCH: Break out _GetShell in ShellScriptTest

Mark Mitchell mark at codesourcery.com
Tue Jul 19 17:21:49 UTC 2005


This patch makes it possible for classes derived from ShellScriptTest to 
use a different default shell.  For example, if you want to use 
ShellScriptTest to run Python tests, you can know use a derived class 
that defaults to "/usr/bin/env python" for the shell, rather than 
requiring users to explicitly set ShellScriptTest.script_shell in their 
context file.

-- 
Mark Mitchell
CodeSourcery, LLC
mark at codesourcery.com
(916) 791-8304
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: shell.patch
URL: <http://sourcerytools.com/pipermail/qmtest/attachments/20050719/4d58ddf7/attachment.ksh>


More information about the qmtest mailing list