Skip to content
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

Improve Windows support and remove dead code #30

Merged
merged 6 commits into from
Feb 19, 2013

Conversation

tknerr
Copy link

@tknerr tknerr commented Feb 19, 2013

This is a follow-up of GH-18 based against current master now that libvirt has been merged.

It fixes GH-17, i.e. lets you use mccloud from a windows box, and includes the following:

  • add ::Mccloud::Util::Platform.windows?
  • adapt rsync commandline so that it also works when using a Windows / Cygwin rsync.exe
  • remove dead code lib/mccloud/util/rsync.rb which adds a second rsync commandline shellout but is never used
  • remove dead code in lib/mccloud/config.rb

jedi4ever added a commit that referenced this pull request Feb 19, 2013
Improve Windows support and remove dead code
@jedi4ever jedi4ever merged commit b36ace1 into jedi4ever:master Feb 19, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mccloud fails on a Windows Client
2 participants