Change 32709

mark_zinthefer (Mark Zinthefer)
Mark Zinthefer committed this change into //guest/perforce_software/sdp/dev/Server/Unix/p4/common/bin
Request Review
Download .zip
Bug hunt with Claude

Justification:

rotate_journal.sh � Calls p4login with an absolute path instead of via $P4CBIN

/p4/common/bin/p4login

Other scripts in the codebase use "$P4CBIN/p4login". This one hard-codes the path, which breaks in any non-standard SDP layout or when P4CBIN is customized. daily_checkpoint.sh correctly uses "$P4CBIN"/p4login. This is an inconsistency that constitutes a latent bug in non-default deployments.
  • Files 1
  • Comments 0
1 edited 0 added 0 deleted
rotate_journal.sh#10
Loading...
Tip: Use n and p to cycle through the changes.