login
Helix Swarm
Helix Swarm
my dashboard
activity
reviews
projects
files
commits
jobs
groups
workflows
tests
commits
/
27172
Change 27172
ashaikh
modified this change
4 years ago
into
//guest/perforce_software/sdp/dev/Server/Unix/p4/common/bin
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
#review-27173
0 comments
Log in to comment
Files
1
Comments
0
1
edited
0
added
0
deleted
•
recover_edge.sh
Loading...
Tip: Use
n
and
p
to cycle through the changes.
Log in to comment