forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit93b7d97
committed
Take PROVE_FLAGS from the command line but not the environment
This reverts commit56b6ef8 and insteadmakes vcregress.pl parse out PROVE_FLAGS from a command line argumentwhen doing a TAP test, thus making it consistent with the makefiletreatment.Discussion:https://postgr.es/m/c26a7416-2fb9-34ab-7991-618c922f896e%402ndquadrant.comBackpatch to 9.4 like previous patch.1 parente20f679 commit93b7d97
2 files changed
+10
-4
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
340 | 340 |
| |
341 | 341 |
| |
342 | 342 |
| |
343 |
| - | |
| 343 | + | |
344 | 344 |
| |
345 | 345 |
| |
346 | 346 |
| |
|
Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
181 | 190 |
| |
182 | 191 |
| |
183 | 192 |
| |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 | 193 |
| |
188 | 194 |
| |
189 | 195 |
| |
|
0 commit comments
Comments
(0)