mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-16 01:54:53 +00:00
regression_test: If the test is a success, reset LOGGING to a blank string
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
This commit is contained in:
@@ -458,6 +458,7 @@ function test() {
|
|||||||
TEXTCLASS="success"
|
TEXTCLASS="success"
|
||||||
TDTEXT="Success"
|
TDTEXT="Success"
|
||||||
echo "No errors detected"
|
echo "No errors detected"
|
||||||
|
LOGGING=""
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if (( FILESIZE > 0)); then
|
if (( FILESIZE > 0)); then
|
||||||
|
|||||||
Reference in New Issue
Block a user