Change 21921

tom_tyler (C. Thomas Tyler)
C. Thomas Tyler committed this change into / under Review 21919
View Review
Download .zip
HMS change, to simplify setup on compliant platforms (i.e.
those using bash 4.x).
The shebang line for all bash scripts has been standardized to /bin/bash, and
bash checks for $BASH_VERSION added where needed.  References to having a
custom-built /usr/local/bin/bash have been removed.

As a trade-off, non-compliant platforms (way-old Linux and Mac using bash 3.x) will
have a bit more work to do to work with shebang lines.
  • Files 6
  • Comments 0
6 edited 0 added 0 deleted
guest/perforce_software/sdp/dev/Server/Unix/p4/common/bin/hms#4
Loading...
guest/perforce_software/sdp/dev/Server/Unix/p4/common/bin/mkrep.sh#9
Loading...
guest/perforce_software/sdp/dev/Server/Unix/p4/common/hms/scripts/failover_p4d_from_this_host.sh#2
Loading...
guest/perforce_software/sdp/dev/Server/Unix/p4/common/hms/scripts/failover_p4d_local.sh#2
Loading...
guest/perforce_software/sdp/dev/Server/Unix/p4/common/hms/scripts/failover_p4d_to_this_host.sh#2
Loading...
guest/perforce_software/sdp/dev/doc/HMSSystemComponents.md#2
Loading...
Tip: Use n and p to cycle through the changes.