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

Fixes #23498 - run with mongo 3.4 from scl #179

Merged
merged 1 commit into from
May 17, 2018

Commits on May 17, 2018

  1. Fixes #23498 - run with mongo 3.4 from scl

    To get version of the db server (may be remote) we assume the
    'mongo' command is always available. If there is only mongo from SCL
    present the mongo client has to be called from  within a scl.
    
    With current state of things it is safe to assume there is at least
    some mongo client installed. For the future We will need to figure out
    how to install a correct version of the client.
    mbacovsky committed May 17, 2018
    Configuration menu
    Copy the full SHA
    88fdc13 View commit details
    Browse the repository at this point in the history