diff --git a/unit-tests/run-unit-tests.py b/unit-tests/run-unit-tests.py index c4783fe9e6..058587b0a8 100644 --- a/unit-tests/run-unit-tests.py +++ b/unit-tests/run-unit-tests.py @@ -91,7 +91,7 @@ def usage(): repeat = 1 forced_configurations = None no_reset = False -acroname_reset = True #False - TODO! set to false before merge, this is for testing purpose so we see the changes works on LibCI +acroname_reset = False skip_disconnected = False rslog = False only_live = False