-
Notifications
You must be signed in to change notification settings - Fork 774
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Define a super client by environment variable (#4047)
* Refs #19967: Add env variable ROS_SUPER_CLIENT Signed-off-by: elianalf <[email protected]> * Refs #19967: Make SIMPLE to SUPER CLIENT, when ROS_SUPER_CLIENT is true Signed-off-by: elianalf <[email protected]> * Refs #19967: Delete the change Signed-off-by: elianalf <[email protected]> * Refs #19967: Add test superhost set by environment variable Signed-off-by: elianalf <[email protected]> * Refs #19967: Uncrustify and clean Signed-off-by: elianalf <[email protected]> * Refs #19967: Uncrustify and clean Signed-off-by: elianalf <[email protected]> * Refs #19967: Document the methods Signed-off-by: elianalf <[email protected]> * Refs #19967: Change try-throw-catch in a simple log error Signed-off-by: elianalf <[email protected]> * Change string in log error Signed-off-by: elianalf <[email protected]> --------- Signed-off-by: elianalf <[email protected]>
- Loading branch information
Showing
4 changed files
with
139 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters