Skip to content

Use slapd -Tt instead of slaptest #282

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 20, 2019
Merged

Conversation

mistotebe
Copy link
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
Copy link

codecov bot commented May 2, 2019

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.

Copy link
Member

@encukou encukou left a comment

Choose a reason for hiding this comment

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

I'm all in favor!

@encukou encukou merged commit 532ffc0 into python-ldap:master Sep 20, 2019
@tiran tiran added this to the 3.3 milestone May 27, 2020
@mistotebe mistotebe mentioned this pull request Mar 10, 2022
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