forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1ad8373
committed
Remove extraneous leading whitespace in Windows build script.
Apparently, at least some versions of Microsoft's shell fail on variableassignments that have leading whitespace. This instance, introduced incommit680513a, managed to escape notice for awhile because it's onlyinvoked if building with OpenSSL. Per bug #14185 from Torben Dannhauer.Report: <20160613140119.5798.78501@wrigleys.postgresql.org>1 parent719dd9a commit1ad8373
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
| 170 | + | |
170 | 171 |
| |
171 |
| - | |
| 172 | + | |
172 | 173 |
| |
173 | 174 |
| |
174 | 175 |
| |
|
0 commit comments
Comments
(0)