Add normalized call to before script
Compare changes
- Jon Azpiazu authored
+ 1
− 1
@@ -2,4 +2,4 @@
@@ -2,4 +2,4 @@
find -L $CATKIN_WORKSPACE -name ci_entry_script.bash -exec bash -c 'echo Running entry script from $(basename $(dirname {})) ; {} ' \;