forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf7faf4a
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 parent6c66900 commitf7faf4a
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
199 |
| - | |
| 199 | + | |
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
|
0 commit comments
Comments
(0)