You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 19, 2022. It is now read-only.
My kitchen directory is a subdirectory of a directory that has spaces in its name. When the rsync command is run to upload the cookbooks, it fails because it does not properly escape the spaces:
Thanks for the report! I already fixed some other escaping bugs in the rsync command construction but missed that.
Should be easy to fix, so I hope to get it done over the weekend.
tmatilai
added a commit
to tmatilai/knife-solo
that referenced
this issue
Sep 11, 2013
My kitchen directory is a subdirectory of a directory that has spaces in its name. When the rsync command is run to upload the cookbooks, it fails because it does not properly escape the spaces:
The text was updated successfully, but these errors were encountered: