Fisheye's default shell fails on Solaris

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Low
    • 2.1.3
    • Affects Version/s: None
    • Component/s: None
    • None
    • Environment:

      Solaris 10

      When starting FishEye with an unmodified fisheyectl.sh it will fail on Solaris with the following error:

      bin/fisheyectl.sh: syntax error at line 49: `FISHEYE_OPTS=$' unexpected

      the reason to this is Solaris' ``/bin/sh'', which is not a bash.

      The fix is trivial – if you're using Bash features such as $(command), you should also use #!/bin/bash in the script.

            Assignee:
            Unassigned
            Reporter:
            Igor Galić
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: