FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Use slapd -Tt instead of slaptest by mistotebe · Pull Request #282 · python-ldap/python-ldap · GitHub

Use slapd -Tt instead of slaptest - #282

Merged
encukou merged 1 commit into
python-ldap:masterfrom
mistotebe:slaptest
Sep 20, 2019
Merged

Use slapd -Tt instead of slaptest#282
encukou merged 1 commit into
python-ldap:masterfrom
mistotebe:slaptest

Conversation

Copy link
Copy Markdown
Contributor

If we point SBIN to $openldap_source/servers/slapd, libtool scripts will
munge argv[0] and slapd won't recognise it's slaptest we asked for. So
just request a slapd tool directly.

If we point SBIN to $openldap_source/servers/slapd, libtool scripts will
munge argv[0] and slapd won't recognise it's slaptest we asked for. So
just request a slapd tool directly.

codecov Bot commented May 2, 2019
edited
Loading

Copy link
Copy Markdown

Codecov Report

Merging #282 into master will decrease coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           master    #282      +/-   ##
=========================================
- Coverage    71.1%   71.1%   -0.01%     
=========================================
  Files          49      49              
  Lines        4818    4817       -1     
  Branches      812     812              
=========================================
- Hits         3426    3425       -1     
- Misses       1056    1057       +1     
+ Partials      336     335       -1
Impacted Files Coverage Δ
Lib/slapdtest/_slapdtest.py 85% <ø> (-0.06%) ⬇️
Lib/ldap/controls/deref.py 57.14% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update adf9dc4...e921829. Read the comment docs.

encukou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I'm all in favor!

encukou merged commit 532ffc0 into python-ldap:master Sep 20, 2019
tiran added this to the 3.3 milestone May 27, 2020
mistotebe mentioned this pull request Mar 10, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL