Change 27178

ashaikh (ashaikh)
ashaikh committed this change into / under Review 27173
View Review
Download .zip
The recover_edge.sh SDP script errors out because a variable is accessed before it is declared.

In this case, the following line throws an error:

declare EdgeCheckpointsDir="${CHECKPOINTS}.${SERVERID#p4d_}"

Error:
/p4/common/bin/recover_edge.sh: line 27: CHECKPOINTS: unbound variable

Opened a job regarding this error: https://swarm.workshop.perforce.com/jobs/SDP-579
  • Files 1
  • Comments 0
1 edited 0 added 0 deleted
guest/perforce_software/sdp/dev/Server/Unix/p4/common/bin/recover_edge.sh#15
Loading...
Tip: Use n and p to cycle through the changes.