Searched refs:cmd_string (Results 1 – 1 of 1) sorted by relevance
23 def RunCommand(cmd_string): argument29 sys.stderr.write("\tCMD:{}\n".format(cmd_string))33 output_str = subprocess.check_output(cmd_string, shell=True)