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

(PUP-8008) monkey patch spec_helper_acceptance #925

Merged
merged 1 commit into from Oct 6, 2017

Commits on Oct 6, 2017

  1. (PUP-8008) monkey patch spec_helper_acceptance

    Calls to the forge to get the latest version of the apt module (postgres depends on apt) are failing because of a problem we cannot fix quickly enough (PUP-8008) so this monkey patch will have to do for now. This overloads a method in the module_install_helper to knock apt out of the dependencies list and then install v4.1.0 'manually'
    eputnam committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    8752a24 View commit details
    Browse the repository at this point in the history