jrl-umi3218 / mc_openrtm

Interface between OpenRTM and mc_rtc
BSD 2-Clause "Simplified" License
3 stars 10 forks source link

Add -f option to rm in clear-omninames.sh #19

Closed mmurooka closed 1 year ago

mmurooka commented 1 year ago

I got the following error when calling clear-omninames.sh in CI. I hope this PR will resolve this error.

+ ./clear-omninames.sh
 * Stopping omniORB name server omniNames
   ...done.
 * Starting omniORB name server omniNames
   ...done.
tail: cannot open '/var/log/omniorb-nameserver.log' for reading: No such file or directory
Error: Process completed with exit code 1.

CI log: https://github.com/mmurooka/BaselineWalkingController/runs/8114148942?check_suite_focus=true