Commit 9be7795
build-using-self: Do not set unnecessary env var (swiftlang#8859)
The SWIFTPM_CUSTOM_BIN_DIR environment variable was set as it was
required by the Integration Tests when they were standalone Package.
Since merging the Integration Tests Package with the SwiftPM package
Tests, setting the environment variable is no longer necessary.
Update the `build-using-self` script to no longer set this environment
variable.1 parent dc61533 commit 9be7795
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | 140 | | |
144 | 141 | | |
145 | 142 | | |
| |||
0 commit comments