Skip to content

Commit

Permalink
Merge remote-tracking branch 'richtja/status_seerver'
Browse files Browse the repository at this point in the history
Signed-off-by: Cleber Rosa <[email protected]>
  • Loading branch information
clebergnu committed Oct 5, 2023
2 parents 3451598 + c0eb3cb commit 649521b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion avocado/plugins/runner_nrunner.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ def initialize(self):
help_msg = (
'URI where status server will listen on. Usually a "HOST:PORT" '
'string. This is only effective if "status_server_auto" is disabled. '
'If "status_server_uri" is not set. Value from "status_server_listen " '
'If "status_server_uri" is not set, the value from "status_server_listen " '
"will be used."
)
settings.register_option(
Expand Down

0 comments on commit 649521b

Please sign in to comment.