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

Do not ensure plugin_parent_dir to be a directory (#148) #149

Closed
wants to merge 2 commits into from

Commits on Jul 10, 2014

  1. Do not ensure plugin_parent_dir to be a directory

    when dealing about plugin installation.
    Firstly, it is not plugin.pp business,
    but more importantly, if this directory is a symlink,
    it may break the whole installation.
    Sylvain Veyrié committed Jul 10, 2014
    Configuration menu
    Copy the full SHA
    763d324 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2014

  1. fix text: plugin should not force parent directory

    Sylvain Veyrié committed Jul 15, 2014
    Configuration menu
    Copy the full SHA
    a9703f3 View commit details
    Browse the repository at this point in the history