Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb9f8d1c

Browse files
committed
tests: Minimize syslog activity by slapd
Until now the tests using slapd spammed syslog for every connection /query. Use logfile-only to prevent syslog activity. Unfortunately that onlytakes effect after logging the first message, but that's still much betterthan the prior situation.Discussion:https://postgr.es/m/20230311233708.3yjdbjkly2q4gq2j@awork3.anarazel.deBackpatch: 11-
1 parent98ae2c8 commitb9f8d1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/test/ldap/LdapServer.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ sub new
169169
170170
pidfile$slapd_pidfile
171171
logfile$slapd_logfile
172+
logfile-only on
172173
173174
access to *
174175
by * read

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp