Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-716

standardize on bash as a shell of choice

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 0.4.0
    • backlog
    • general
    • None

    Description

      90% of development and testing of our scripts happens with bash, however, if we don't enforce

      #!/bin/bash

      and just specify

      #!/bin/sh

      instead on some of the systems we may end up running against #!/bin/dash and other bash alternatives. This could lead to subtle problems.

      Attachments

        Issue Links

          Activity

            People

              rvs Roman Shaposhnik
              rvs Roman Shaposhnik
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: