regression_test: Remove unused LANFORGE_DATA variable

Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
This commit is contained in:
Matthew Stidham
2021-12-07 16:17:12 -08:00
parent 3bca34baa4
commit fc7f73f175

View File

@@ -661,7 +661,6 @@ td.testname {
fname="${HOMEPATH}/html-reports/regression_file-${NOW}.html"
echo "$header" >> "$fname"
echo "${results[@]}" >> "$fname"
LANFORGE_DATA=$(python -c 'import lanforge_scripts; lfcli=lanforge_scripts.LFCliBase(\"192.168.92.12\",8080); response=lfcli.json_get(\"/\")')
echo "</table>
</table>
<br />