forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbeb2516
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 parent7dc37cc commitbeb2516
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
498 | 498 |
| |
499 | 499 |
| |
500 | 500 |
| |
501 |
| - | |
| 501 | + | |
502 | 502 |
| |
503 | 503 |
| |
504 | 504 |
| |
|
0 commit comments
Comments
(0)