Skip to content

Commit

Permalink
Modify host build (#418) (#421)
Browse files Browse the repository at this point in the history
(cherry picked from commit 97f013e)

Co-authored-by: Pablo Garrido <pablogs9@gmail.com>
  • Loading branch information
mergify[bot] and pablogs9 authored Nov 12, 2021
1 parent 176d933 commit 90d3988
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/host/generic/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ colcon build --packages-up-to rosidl_typesupport_microxrcedds_c --metas src $@
colcon build --packages-up-to rosidl_typesupport_microxrcedds_cpp --metas src $@

set +o nounset
. /opt/ros/$ROS_DISTRO/setup.bash
. install/local_setup.bash
set -o nounset

Expand Down

0 comments on commit 90d3988

Please sign in to comment.