Skip to content
Snippets Groups Projects

Tests

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