Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-41094

compass installer target is written into the source directory instead of the build output directory

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: Tools
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Dev Platform 2019-11-04

      The code in SConscript is currently written as:

      compass_installer = env.Substfile('#/src/mongo/installer/compass/' + compass_script,
                                        SUBST_DICT=[
                                            ('@compass_type@', compass_type),
                                            ('@python_interpreter@', compass_python_interpreter),
                                        ])
      

            Assignee:
            mathew.robinson@mongodb.com Mathew Robinson (Inactive)
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: