builder: try to fix running packages tests

This commit is contained in:
Oleg Kalachev
2019-03-05 20:33:24 +03:00
parent 1271ded5e0
commit 048927e7d7

View File

@@ -135,6 +135,8 @@ if [ "${INSTALL_ROS_PACK_SOURCES}" = "true" ]; then
chown -Rf pi:pi /home/pi/ros_catkin_ws
fi
export ROS_IP='127.0.0.1' # needed for running tests
echo_stamp "Installing CLEVER" \
&& cd /home/pi/catkin_ws/src/clever \
&& git status \