diff --git a/include/functions b/include/functions index 11ea3df4..66cdceb1 100644 --- a/include/functions +++ b/include/functions @@ -2762,7 +2762,6 @@ if [ ${SKIPLOGTEST} -eq 0 ]; then LogText "Reason to skip: ${SKIPREASON}"; fi TESTS_SKIPPED="${TEST_NO}|${TESTS_SKIPPED}" fi - unset SKIPREASON # Save timestamp for next time the Register function is called PREVIOUS_TEST="${TEST_NO}"