Home | History | Annotate | Download | only in tools

Lines Matching refs:log_text

1496                 log_text = rx1.sub(' ', res['log'])
1503 html_body_text = '<html><head><title>%s</title></head><body>%s</body></html>' % (str(updated_tag), log_text)