Skip to content

Commit

Permalink
Modify host build (#418)
Browse files Browse the repository at this point in the history
(cherry picked from commit 97f013e)
  • Loading branch information
pablogs9 authored and mergify-bot committed Nov 12, 2021
1 parent 176d933 commit 3755e6a
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 3755e6a

Please sign in to comment.