mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 11:48:03 +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"
|
||||
TDTEXT="Success"
|
||||
echo "No errors detected"
|
||||
LOGGING=""
|
||||
fi
|
||||
|
||||
if (( FILESIZE > 0)); then
|
||||
|
||||
Reference in New Issue
Block a user