New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mv: illegal option -- T #173
Comments
Any solution? I'm also receiving this. |
@nitin-jotwani No, I don't use shipit for that project. But maybe downgrading to pre 2.5.0 version could solve this. |
No solution at this moment, sorry. I would have time to release v4, but I have a lot of work these days... |
I close it, feel free to reopen it after v4. |
"An error is produced on FreeBSD. It seems that FreeBSD does not have -T option for mv command. This option was introduced with shipit-deploy 2.5.0". Same on version 4. |
also with deploying to a mac I have the same issue |
I also ran into the same issue deploying to FreeBSD. I have a workaround monkey patch in my
|
An error is produced on FreeBSD. It seems that FreeBSD does not have
-T
option formv
command. This option was introduced with shipit-deploy 2.5.0The text was updated successfully, but these errors were encountered: