Commit f6e48b4
authored
### Rationale for this change
Isolates environment variable changes made when verifying the source from the tests that verify the binaries, to prevent these causing errors like in #47830.
### What changes are included in this PR?
Changes `verify-release-candidate.sh` to run `test_source_distribution` in a subshell.
### Are these changes tested?
I've tested this manually, I'm not sure if there are any existing CI tests that run this script on PRs.
### Are there any user-facing changes?
No
* GitHub Issue: #47830
Authored-by: Adam Reeve <[email protected]>
Signed-off-by: Adam Reeve <[email protected]>
1 parent bab5580 commit f6e48b4
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1027 | 1027 | | |
1028 | 1028 | | |
1029 | 1029 | | |
1030 | | - | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
1031 | 1033 | | |
1032 | 1034 | | |
1033 | 1035 | | |
| |||
0 commit comments