forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit05d8785
committed
Document PG_TEST_NOCLEAN in TAP test README
Commit90627cf added support for retaining the data directory even onsuccessful tests, but failed to document the environment variable whichcontrols retention. This adds a small note to the TAP test README aboutPG_TEST_NOCLEAN which when set skips removing the data directories fromsuccessful tests.Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>Discussion:https://postgr.es/m/2B02C1B3-3F41-4E14-92B9-005D83623A0B@yesql.se1 parentd6eb5a0 commit05d8785
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
26 | 31 |
| |
27 | 32 |
| |
28 | 33 |
| |
|
0 commit comments
Comments
(0)