forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbad1067
committed
Make TestLib::perl2host more consistent and robust
Sometimes cygpath has been observed to return a path with a trailingslash. That can cause problems, Also, make "cygpath" usageconsistent with "pwd -W" with respect to the use of forward slashes.Backpatch to release 14 where the current code was introduced.1 parent91f9861 commitbad1067
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
304 | 304 |
| |
305 | 305 |
| |
306 | 306 |
| |
| 307 | + | |
| 308 | + | |
307 | 309 |
| |
308 | 310 |
| |
309 | 311 |
| |
| |||
313 | 315 |
| |
314 | 316 |
| |
315 | 317 |
| |
316 |
| - | |
| 318 | + | |
317 | 319 |
| |
318 | 320 |
| |
319 | 321 |
| |
| 322 | + | |
320 | 323 |
| |
321 | 324 |
| |
322 | 325 |
| |
| |||
342 | 345 |
| |
343 | 346 |
| |
344 | 347 |
| |
| 348 | + | |
345 | 349 |
| |
346 | 350 |
| |
347 | 351 |
| |
|
0 commit comments
Comments
(0)