Searched refs:lastlines (Results 1 – 1 of 1) sorted by relevance
334 def collect_log_since_last_check(dut, lastlines, logfile): argument338 cmd ='awk \'/{}/,0\' /var/log/messages'.format(lastlines[logfile])340 cmd ='awk \'/{}/,0\' /var/log/chrome/chrome'.format(lastlines[logfile])342 cmd ='awk \'/{}/,0\' /var/log/ui/ui.LATEST'.format(lastlines[logfile])344 cmd ='awk \'/{}/,0\' /var/log/atrus.log'.format(lastlines[logfile])