27178 | 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 |