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

fix load issue with puppet filesystem and windows symlinks #87

Merged
merged 1 commit into from
Feb 13, 2015

Commits on Jan 27, 2015

  1. fix load issue with puppet filesystem

      * previously the code was trying to load puppet/filesystem which does not exist
        or cannot be loaded.  This causes windows symlink to raise an error when it shouldn't.
        By just loading puppet we can still access the puppet/filesystem code and be able to use
        windows symlinks.
    logicminds committed Jan 27, 2015
    Configuration menu
    Copy the full SHA
    1bd43bf View commit details
    Browse the repository at this point in the history