Searched refs:commandLine (Results 1 – 4 of 4) sorted by relevance
20 def RunCommand(commandLine): argument22 return subprocess.call(commandLine)34 commandLine = ( variable41 ret = RunCommand(commandLine)45 commandLine = ( variable51 ret = RunCommand(commandLine)