mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-10-31 18:58:01 +00:00 
			
		
		
		
	regression_test: Remove unused LANFORGE_DATA variable
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
This commit is contained in:
		| @@ -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 /> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Matthew Stidham
					Matthew Stidham