ekho/capistrano-git-with-submodules

FreeBSD find: -printf: unknown primary or operator

askuratovsky opened this issue · 1 comments

Hello!
Trying deploy project to FreeBSD server, got error:

SSHKit::Command::Failed: find exit status: 1
find stdout: Nothing written
find stderr: find: -printf: unknown primary or operator

There is no -printf option for 'find' utility on FreeBSD.

Please, check my merge request for this issue: #8

ekho commented

Thanks