forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8c0939d
committed
Handle spaces for Python install location in MSVC scripts
Attempting to use an installation path of Python that includes spacescaused the MSVC builds to fail. This fixes the issue by using the samequoting method asad7595b for OpenSSL.Author: Victor WagnerDiscussion:https://postgr.es/m/20200430150608.6dc6b8c4@antares.wagner.homeBackpatch-through: 9.51 parentbefa0e4 commit8c0939d
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
497 | 497 |
| |
498 | 498 |
| |
499 | 499 |
| |
500 |
| - | |
| 500 | + | |
501 | 501 |
| |
502 | 502 |
| |
503 | 503 |
| |
|
0 commit comments
Comments
(0)