Fix staging evidence validation on macOS
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
Not deployed through the forge lane
No push, promotion, build, or deploy receipt references this commit (receipts are scanned over a bounded recent window). Changes shipped by full node replacement carry their proof in the release gate receipt instead.
Changed files
-
modified
ops/staging/validate-report.sh
Diff
1 file changed, +2 -2
ops/staging/validate-report.sh modified +2 -2
@@ -151,7 +151,7 @@ jq -e \
| 151 | 151 |
|
| 152 | 152 |
|
| 153 | 153 |
|
| 154 |
|
|
| 154 |
|
|
| 155 | 155 |
|
| 156 | 156 |
|
| 157 | 157 |
|
@@ -198,7 +198,7 @@ while IFS="$tab" read -r relative_path expected_sha256; do
| 198 | 198 |
|
| 199 | 199 |
|
| 200 | 200 |
|
| 201 |
|
|
| 201 |
|
|
| 202 | 202 |
|
| 203 | 203 |
|
| 204 | 204 |
|