-
Notifications
You must be signed in to change notification settings - Fork 305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix cpplint error #341
Fix cpplint error #341
Conversation
Signed-off-by: Jorge Perez <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems reasonable to me, assuming ci_packaging CI is green.
@clalancette I wanted to trigger a What can I do to test this PR in this scenario? |
You can trigger https://ci.ros2.org/job/ci_packaging_linux/ and https://ci.ros2.org/job/ci_packaging_linux-aarch64/ |
@clalancette Oh, I didn't know about that one. Thanks!
|
Signed-off-by: Jorge Perez <[email protected]>
I tested 3538f0f with |
@ros-pull-request-builder retest this please |
* Fix cpplint error Signed-off-by: Jorge Perez <[email protected]> Signed-off-by: Tommy Persson <[email protected]>
* Fix cpplint error Signed-off-by: Jorge Perez <[email protected]> Signed-off-by: Tommy Persson <[email protected]>
* Fix cpplint error Signed-off-by: Jorge Perez <[email protected]> Signed-off-by: Tommy Persson <[email protected]>
This should fix the linter errors on the rolling jobs:
https://ci.ros2.org/view/packaging/job/packaging_linux/2525/
https://ci.ros2.org/view/packaging/job/packaging_linux-aarch64/1877/
https://build.ros2.org/view/Rci/job/Rci__nightly-release_ubuntu_focal_amd64/569/
Signed-off-by: Jorge Perez [email protected]