Searched refs:PP_LOG (Results 1 – 1 of 1) sorted by relevance
12 PP_LOG = '/tmp/powerplay.log' variable13 CMD = '(stty 115200 cs8 -ixon; cat) < ' + PP_PATH + ' > ' + PP_LOG101 self.s_host.get_file(PP_LOG, pp_file)116 del_pp_log = self.s_host.run('rm ' + PP_LOG, ignore_status=True)