Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #26797 Use the bash available in the PATH instead of hardcoding /bin/bash in helper scripts
    Infos
    #26797
    Thomas Gerbet (tgerbet)
    2022-06-06 10:32
    2022-05-17 10:37
    28329
    Details
    Use the bash available in the PATH instead of hardcoding /bin/bash in helper scripts

    Some of the shebangs in Tuleap try to use /bin/bash directly which is a bit annoying when bash is not available at this path. It also means that developers might be using a different version than the one specified in the nix-shell environment.

    Dev tools
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2022-06-06
    Attachments
    Empty
    References
    Referenced by request #26797

    Follow-ups