Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit

Permalink
Ignore shellcheck
Browse files Browse the repository at this point in the history
Signed-off-by: Michel Hidalgo <[email protected]>
  • Loading branch information
hidmic committed Jun 9, 2021
1 parent 56e5db8 commit 71077ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ros_cross_compile/docker/build_workspace.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ set +ux
# shellcheck source=/dev/null
source /opt/ros/"${ROS_DISTRO}"/setup.bash
if [ -f /custom-data/setup.bash ]; then
# shellcheck source=/dev/null
source /custom-data/setup.bash
fi
set -ux
Expand Down

0 comments on commit 71077ac

Please sign in to comment.