mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 03:07:56 +00:00
regression_test: Echo "LANforge error" on screen when LANforge spits out a warning or error
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
This commit is contained in:
@@ -534,6 +534,7 @@ function test() {
|
||||
if [[ $ERROR_DATA =~ "LANforge Error Messages" ]]
|
||||
then
|
||||
LANforgeError="Lanforge Error"
|
||||
echo "LANforge Error"
|
||||
else
|
||||
LANforgeError=""
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user