forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit246a035
committed
Adapt src/test/ldap/t/001_auth.pl to work with openldap 2.5.
ldapsearch's deprecated -h/-p arguments were removed, need to use -H now -which has been around for over 20 years.As perltidy insists on reflowing the parameters anyway, change order and"phrasing" to yield a less confusing layout (per suggestion from Tom Lane).Discussion:https://postgr.es/m/20211009233850.wvr6apcrw2ai6cnj@alap3.anarazel.deBackpatch: 11-, where the tests were added.1 parent30e61a8 commit246a035
1 file changed
+6
-4
lines changedLines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
134 | 136 |
| |
135 | 137 |
| |
136 | 138 |
| |
|
0 commit comments
Comments
(0)