Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
11848
Description
The variable $PREV_RESULT is not initialized in wait_update() in file test-framework.sh. It causes wait_update() prints many useless messages like:
Changed after 0s: from '' to '1'
I will push a patch to fix that.