SDP-635

Russell C. Jackson (Rusty)
Closed
Get verify_sdp.sh to find bogus script/symlink targets.

A customer had an issue due to /p4/1/bin/p4d_1 being a script
that calls /p4/common/bin/p4d, when it should have been calling
/p4/common/bin/p4d_1_bin.  The verify_sdp.sh script should
check for this sort of thing.

In this specific case, /p4/1/bin/p4d_1 can be a script (if
case-insensitive) or a symlink (for a case-sensitive instance).
In either case, we want to make sure the symlink target is
correct.

See also: SDP-636
Status
Closed
Project
perforce-software-sdp
Severity
C
Reported By
russell_jackson
Reported Date
Modified By
swarm-user
Modified Date
Owned By
tom_tyler
Component
setup
Type
Feature