forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc34dd43
committed
MSVC: Avoid warning when testing a TAP suite without PROVE_FLAGS.
Commit7be5d8d surfaced the logicerror, which had no functional implications, by adding "use warnings".The buildfarm always customizes PROVE_FLAGS, so the warning did notappear there. Back-patch to 9.5 (all supported versions).1 parent2af5d9c commitc34dd43
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
193 |
| - | |
| 193 | + | |
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
|
0 commit comments
Comments
(0)