forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb5cb4db
committed
Provide error hint if TAP tests are not enabled
The error message for trying to run the TAP tests in a tree notconfigured with --enable-tap-tests is quite terse, and could bemade more helpful to new developers onboarding to postgres. Thisadds a small hint on how to get the tests running in such cases.Author: Kevin Burke <kevin@burke.dev>Discussion:https://postgr.es/m/CAKcy5ejKVYwUXguQcd6i9KHDm7cM7FzjQ+aayaPveoa_woyQpQ@mail.gmail.com1 parent941921b commitb5cb4db
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
476 | 476 |
| |
477 | 477 |
| |
478 | 478 |
| |
479 |
| - | |
| 479 | + | |
480 | 480 |
| |
481 | 481 |
| |
482 | 482 |
| |
|
0 commit comments
Comments
(0)