Change 32044

tom_tyler (C. Thomas Tyler)
C. Thomas Tyler committed this change into //guest/perforce_software/sdp/dev/Server/Unix/p4/common
Request Review
Download .zip
Slow Refactoring: "Moving" log_functions.sh from bin to lib directory,
and changing to .lib extension per coming SDP Coding Standard for bash.

The "slow refactoring" means for this change, the original log_functions.sh
will remain in the bin directory, and a new logging.lib file will be added
in the lib directory.  The removal of the file in bin will occur separately.
This is intended to balance allowing progress while preventing potential
disruption to customers who may have supplemental automation relying on the
current names.

New libs: ps.lib, logging.lib, run.lib

We may also allow legacy exceptions since customer-side custom scripts may
have dependencies on backup_functions.sh and other *.sh libraries in the bin
directory.

Unrelated minor fixes in p4verify.sh.
  • Files 8
  • Comments 0
6 edited 2 added 0 deleted
bin/ccheck.sh#24
Loading...
bin/edge_dump.sh#14
Loading...
bin/p4verify.sh#70
Loading...
bin/recover_edge.sh#21
Loading...
bin/recreate_offline_db.sh#9
Loading...
lib/logging.lib#2
Loading...
lib/ps.lib#1
Loading...
lib/run.lib#1
Loading...
Tip: Use n and p to cycle through the changes.