- Notifications
You must be signed in to change notification settings - Fork5
Commit119e968
committed
Adds the -W flag to the pwd call under Win32. This allows directories,
which are munged by sed, such as:/e/cygwin/opt/diff9c/pgsql/src/test/regress/data/agg.data to becorrectly passed as:e:/cygwin/opt/diff9c/pgsql/src/test/regress/data/agg.dataFWIW, "fixes" a large (> 20) tests under Win32.Claudio Natoli1 parent0ee2603 commit119e968
1 file changed
+7
-1
lines changedLines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
| 76 | + | |
76 | 77 |
| |
77 | 78 |
| |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
78 | 84 |
| |
79 | 85 |
| |
80 | 86 |
| |
|
0 commit comments
Comments
(0)