From fc7f73f1754e0c5c16e7c4bb485bc189946d5431 Mon Sep 17 00:00:00 2001 From: Matthew Stidham Date: Tue, 7 Dec 2021 16:17:12 -0800 Subject: [PATCH] regression_test: Remove unused LANFORGE_DATA variable Signed-off-by: Matthew Stidham --- py-scripts/regression_test.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/py-scripts/regression_test.sh b/py-scripts/regression_test.sh index 52fcb788..1b319096 100755 --- a/py-scripts/regression_test.sh +++ b/py-scripts/regression_test.sh @@ -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 "