forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4c17c5a
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 parent765ad26 commit4c17c5a
File tree
3 files changed
+12
-9
lines changed- src
- bin/pg_rewind/t
- test/perl
3 files changed
+12
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1133 | 1133 | | |
1134 | 1134 | | |
1135 | 1135 | | |
1136 | | - | |
1137 | 1136 | | |
1138 | 1137 | | |
1139 | 1138 | | |
| |||
1309 | 1308 | | |
1310 | 1309 | | |
1311 | 1310 | | |
| 1311 | + | |
| 1312 | + | |
| 1313 | + | |
| 1314 | + | |
1312 | 1315 | | |
1313 | 1316 | | |
| 1317 | + | |
1314 | 1318 | | |
1315 | | - | |
1316 | 1319 | | |
1317 | 1320 | | |
1318 | 1321 | | |
1319 | 1322 | | |
| 1323 | + | |
1320 | 1324 | | |
1321 | | - | |
1322 | 1325 | | |
1323 | 1326 | | |
1324 | 1327 | | |
| |||
1381 | 1384 | | |
1382 | 1385 | | |
1383 | 1386 | | |
| 1387 | + | |
1384 | 1388 | | |
1385 | | - | |
1386 | 1389 | | |
1387 | 1390 | | |
1388 | 1391 | | |
| |||
1397 | 1400 | | |
1398 | 1401 | | |
1399 | 1402 | | |
| 1403 | + | |
1400 | 1404 | | |
1401 | | - | |
1402 | 1405 | | |
1403 | 1406 | | |
1404 | 1407 | | |
| |||
1796 | 1799 | | |
1797 | 1800 | | |
1798 | 1801 | | |
1799 | | - | |
1800 | | - | |
| 1802 | + | |
| 1803 | + | |
1801 | 1804 | | |
1802 | 1805 | | |
1803 | 1806 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| |||
0 commit comments
Comments
(0)