forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit89162b7
committed
Tighten up Windows CRLF conversion in our TAP test scripts.
Back-patch commits91bdf49 andffb4cee, so that all branchesagree on when and how to do Windows CRLF conversion.This should close the referenced thread. Thanks to Andrew Dunstanfor discussion/review.Discussion:https://postgr.es/m/412ae8da-76bb-640f-039a-f3513499e53d@gmx.net1 parent90b418f commit89162b7
File tree
3 files changed
+12
-9
lines changed- src
- bin/pg_rewind/t
- test/perl
3 files changed
+12
-9
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
116 |
| - | |
| 116 | + | |
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
|
Lines changed: 10 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1247 | 1247 |
| |
1248 | 1248 |
| |
1249 | 1249 |
| |
1250 |
| - | |
1251 | 1250 |
| |
1252 | 1251 |
| |
1253 | 1252 |
| |
| |||
1423 | 1422 |
| |
1424 | 1423 |
| |
1425 | 1424 |
| |
| 1425 | + | |
| 1426 | + | |
| 1427 | + | |
| 1428 | + | |
1426 | 1429 |
| |
1427 | 1430 |
| |
| 1431 | + | |
1428 | 1432 |
| |
1429 |
| - | |
1430 | 1433 |
| |
1431 | 1434 |
| |
1432 | 1435 |
| |
1433 | 1436 |
| |
| 1437 | + | |
1434 | 1438 |
| |
1435 |
| - | |
1436 | 1439 |
| |
1437 | 1440 |
| |
1438 | 1441 |
| |
| |||
1495 | 1498 |
| |
1496 | 1499 |
| |
1497 | 1500 |
| |
| 1501 | + | |
1498 | 1502 |
| |
1499 |
| - | |
1500 | 1503 |
| |
1501 | 1504 |
| |
1502 | 1505 |
| |
| |||
1511 | 1514 |
| |
1512 | 1515 |
| |
1513 | 1516 |
| |
| 1517 | + | |
1514 | 1518 |
| |
1515 |
| - | |
1516 | 1519 |
| |
1517 | 1520 |
| |
1518 | 1521 |
| |
| |||
1946 | 1949 |
| |
1947 | 1950 |
| |
1948 | 1951 |
| |
1949 |
| - | |
1950 |
| - | |
| 1952 | + | |
| 1953 | + | |
1951 | 1954 |
| |
1952 | 1955 |
| |
1953 | 1956 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
254 | 254 |
| |
255 | 255 |
| |
256 | 256 |
| |
257 |
| - | |
| 257 | + | |
258 | 258 |
| |
259 | 259 |
| |
260 | 260 |
| |
|
0 commit comments
Comments
(0)