mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 03:37:55 +00:00
regression test fix
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
This commit is contained in:
@@ -152,7 +152,7 @@ function check_args() {
|
|||||||
function html_generator() {
|
function html_generator() {
|
||||||
header="<html>
|
header="<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Test All Scripts Results $NOW</title>
|
<title>Regression Test Results $NOW</title>
|
||||||
<style>
|
<style>
|
||||||
.success {
|
.success {
|
||||||
background-color:green;
|
background-color:green;
|
||||||
|
|||||||
Reference in New Issue
Block a user