forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3955cae
committed
Fix regression test handling of test_decoding with MSVC
The set of scripts in charge of running the regression tests for MSVCrun currently under the assumption that only $(top_builddir) can used inoption values defined in REGRESS_OPTS, and those options need to have aspecific format as well to be correctly parsed, so fix the Makefilevalues so as those are correctly set.Per complains from buildfarm member dory and whelk, with some extratesting done on my side with MSVC to check this patch.1 parentb0b1f41 commit3955cae
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
| 14 | + | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
0 commit comments
Comments
(0)