Skip to content
Snippets Groups Projects

Resolve "Migrate industrial_ci to master branch"

Merged Iñigo Moreno i Caireta requested to merge 28-migrate-industrial_ci-to-master-branch into master
All threads resolved!
1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
@@ -4,6 +4,4 @@ set -e
# setup application environment
# shellcheck disable=SC1091
source "/root/target_ws/install/setup.bash"
# shellcheck disable=SC1091
source "/root/upstream_ws/install/setup.bash"
exec "$@"
Loading