Skip to content
Snippets Groups Projects

Tests

Merged Prada Sarasola, Miguel requested to merge tests into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -2,5 +2,6 @@
set -e
# setup application environment
# shellcheck disable=SC1091
source "/root/catkin_ws/install/setup.bash"
exec "$@"
Loading