forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6b02bee
committed
Use a slightly more liberal regex to detect Visual Studio version
Apparently in some language versions of Visual Studio nmake outputs somematerial after the version number and before the end of the line. Thishas been seen in Chinese versions. Therefore, we no longer demand thatthe version string comes at the end of a line.Per complaint from Cuiping Lin.Backpatch to all live branches.1 parentc033569 commit6b02bee
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 |
| - | |
| 122 | + | |
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
|
0 commit comments
Comments
(0)