report.css , lf_report.py lf_check.py : formatting changes on the report

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
Chuck SmileyRekiere
2021-07-23 17:13:37 -06:00
parent 49ccefd750
commit 29cf163a88
3 changed files with 10 additions and 1 deletions

View File

@@ -1141,7 +1141,7 @@ Example :
# generate output reports
report.set_title("LF Check: lf_check.py")
report.build_banner()
report.start_content_div()
report.start_content_div2()
report.set_table_title("LF Check Test Results")
report.build_table_title()
report.set_text("lanforge-scripts git sha: {}".format(git_sha))