Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-1932

Incorrect shebang line for build.sh

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 3.7.2
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Environment:
      Debian Buster
    • 0.5
    • v3.6

      It is trivial, the build.sh says is executed with sh, when the file itself is using bash.

      so it should start with
      #!/bin/bash
      instead of
      #!/bin/sh

            Assignee:
            david.golden@mongodb.com David Golden
            Reporter:
            alabard@gmail.com Patrik Laszlo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: