forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit533315b
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 parent04dae19 commit533315b
1 file changed
+6
-4
lines changedLines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
137 | 139 |
| |
138 | 140 |
| |
139 | 141 |
| |
|
0 commit comments
Comments
(0)