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

(maint) Fix path for pxp-agent using new Windows MSI layout #464

Merged
merged 1 commit into from
Aug 3, 2016

Commits on Aug 3, 2016

  1. (maint) Fix path for pxp-agent using new Windows MSI layout

    The Windows MSI layout changed to sharing binaries for C++ applications.
    That means pxp-agent.exe now relies on files in puppet/bin. Update the
    test to include that in PATH.
    
    For now hard-code in the test. It's not trivial to amend the
    privatebindir in config/aio/options.rb, since the setting is
    platform-dependent. This might eventually live in Beaker, but since it's
    only needed for this test that may not be worth it.
    
    [skip ci]
    MikaelSmith committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    c7ef0d3 View commit details
    Browse the repository at this point in the history