reset_p4ms.sh #2

  • //
  • p4ms/
  • dev/
  • p4/
  • common/
  • site/
  • hms/
  • setup/
  • reset_p4ms.sh
  • Commits
# Change User Description Committed
#2 31801 C. Thomas Tyler Refactorig hms->p4ms.
#1 31797 C. Thomas Tyler p4 merge -b HMS_to_P4MS; p4 resolve -as; p4 submit
//guest/perforce_software/hms/dev/p4/common/site/hms/setup/reset_hms.sh
#2 30123 C. Thomas Tyler Modernized service handling in reset_hms.sh.
#1 29182 C. Thomas Tyler Moved HMS files from /p4/common/bin -> /p4/common/site/bin.
Moved HMS files from /p4/common/lib -> /p4/common/site/lib.
Removed dependency on SDP libs so that HMS can be deployed
with a wider variety of SDP versions.
//guest/perforce_software/hms/dev/p4/common/hms/setup/reset_hms.sh
#6 27308 C. Thomas Tyler Fixed issue with assuming USER is always defined.
#5 26639 C. Thomas Tyler More thorough cleanup of prior HMS installs.
#4 26638 C. Thomas Tyler Cosmetic updates.
#3 25712 C. Thomas Tyler Made hms_ts_setup.sh shellcheck compliant.

Removed custom hacks for Battle School demo from hms_ts_setup.sh.
Added generic mechanism for calling custom scripts by defining
environment variables referencing them (undoc'd) to both
hms_ts_setup.sh and reset_hms.sh.
#2 25711 C. Thomas Tyler Enhanced output.
#1 25654 C. Thomas Tyler Added simple script to reset what hms_ts_setup.sh does, as a testing
utility.