[midPoint-git] [Evolveum/midpoint] 46075f: ninja.sh: shebang change to #!/usr/bin/env bash + ...

virgo47 noreply at github.com
Tue Sep 29 11:20:24 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 46075fd2ac98c83883f250adbbe84d26b0d2b601
      https://github.com/Evolveum/midpoint/commit/46075fd2ac98c83883f250adbbe84d26b0d2b601
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-09-29 (Tue, 29 Sep 2020)

  Changed paths:
    M dist/src/main/bin/ninja.sh

  Log Message:
  -----------
  ninja.sh: shebang change to #!/usr/bin/env bash + reformat


  Commit: 656c0833dccf88cbb303231990be02e665c369ba
      https://github.com/Evolveum/midpoint/commit/656c0833dccf88cbb303231990be02e665c369ba
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-09-29 (Tue, 29 Sep 2020)

  Changed paths:
    M dist/src/main/bin/midpoint.sh
    M dist/src/main/bin/start.sh
    M dist/src/main/bin/stop.sh

  Log Message:
  -----------
  bin/*.sh support of bash 3.2 for OS X + shebang #!/usr/bin/env bash

Shebang like this allows using bash from PATH, which is OK.
Using /bin/bash never allows testing or running with different bash.


Compare: https://github.com/Evolveum/midpoint/compare/14b776402374...656c0833dccf


More information about the midPoint-svn mailing list