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:
Matthew Stidham
2022-01-24 10:49:23 -08:00
committed by shivam
parent 693adadf30
commit ad845bafa3

View File

@@ -458,6 +458,7 @@ function test() {
TEXTCLASS="success"
TDTEXT="Success"
echo "No errors detected"
LOGGING=""
fi
if (( FILESIZE > 0)); then