SDP-369

tom_tyler (C. Thomas Tyler)
C. Thomas Tyler created this job , modified by C. Thomas Tyler
Closed
Added flags to p4verify.sh to verify by type like shelved.
25468p4verify.sh v5.2.0:

Added targeting flags:
-nu - No Unload
-nr - No Regular archived files.
-ns - No Spec Depot
-nS - No Shelved
-a  - Archive Depot verify.

Verification of archive depots with '-A' is now supported,
though not enabled by default as archive depots are typically
in cold storage.

Also made doc tweaks, enhanced description of '-L' flag and
correcting '-h' usage.

Added warning message if an unknown depot type is encountered.
Unknown depot types are ignored, as new depot types typically
require new logic to handle.

More updates for shellcheck compliance.
25547p4verify.sh v5.2.0:

Added targeting flags:
-nu - No Unload
-nr - No Regular archived files.
-ns - No Spec Depot
-nS - No Shelved
-a  - Archive Depot verify.

Verification of archive depots with '-A' is now supported,
though not enabled by default as archive depots are typically
in cold storage.

Also made doc tweaks, enhanced description of '-L' flag and
correcting '-h' usage.

Added warning message if an unknown depot type is encountered.
Unknown depot types are ignored, as new depot types typically
require new logic to handle.

More updates for shellcheck compliance.
  • Details
  • Comments -
Status
Closed
Project
perforce-software-sdp
Severity
C
Reported By
C. Thomas Tyler
Reported Date
Modified By
C. Thomas Tyler
Modified Date
Owned By
tom_tyler
Component
core-unix
Type
Feature