forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc62b844
committed
Adjust to latest Msys2 kernel release number
Previously 'uname -r' on Msys2 reported a kernele release starting with2. The latest version starts with 3. In commit1638623 we specificallylooked for one starting with 2. This is now changed to look for anydigit between 2 and 9.backpatch to release 10.1 parentacb96eb commitc62b844
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
0 commit comments
Comments
(0)