Commit cb80851
committed
fix the release verification instructions for Linux
verify-release.sh runs in a child process, so the "cd src" appended to it in 7163147 never reached the reviewer's shell and left them one level above the Dockerfile, breaking the docker build step. Move the step back into release-review.adoc and align the manual extract block with it.1 parent 71c038c commit cb80851
2 files changed
Lines changed: 12 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
145 | | - | |
146 | | - | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
147 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
148 | 154 | | |
149 | 155 | | |
150 | | - | |
151 | 156 | | |
152 | 157 | | |
153 | 158 | | |
| |||
0 commit comments