Home | History | Annotate | Download | only in tools

Lines Matching refs:command_line

648   command_line = (['scons', '-Y', context.workspace, 'mode=' + ",".join(mode)]
651 output = ExecuteNoCapture(command_line, context)