forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit514e7e9
committed
Save Kerberos and LDAP daemon logs where the buildfarm can find them.
src/test/kerberos and src/test/ldap try to run private authenticationservers, which of course might fail. The logs from these serverswere being dropped into the tmp_check/ subdirectory, but they shouldbe put in tmp_check/log/, because the buildfarm will only capturelog files in that subdirectory. Without the log output there'slittle hope of diagnosing buildfarm failures related to these servers.Backpatch to v11 where these test suites were added.Discussion:https://postgr.es/m/16017.1565047605@sss.pgh.pa.us1 parent7c45b99 commit514e7e9
2 files changed
+3
-3
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
71 |
| - | |
| 70 | + | |
| 71 | + | |
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
|
0 commit comments
Comments
(0)