ros-infrastructure / ros_buildfarm

ROS buildfarm based on Docker
Apache License 2.0
77 stars 95 forks source link

Fix check for WORKSPACE/binarydeb to look use directory instead of file #1025

Closed j-rivero closed 3 months ago

j-rivero commented 4 months ago

The check for $WORKSPACE/binarydeb should use a -d instead of a -f. I've also corrected the term "folder" which means nothing on Linux :man_dancing: