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

Commit45fb0de

Browse files
committed
1 parentee56c3b commit45fb0de

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎src/test/ldap/t/001_auth.pl

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@
4040
$slapd ='/usr/local/libexec/slapd';
4141
$ldap_schema_dir ='/usr/local/etc/openldap/schema';
4242
}
43+
elsif ($^Oeq'openbsd')
44+
{
45+
$slapd ='/usr/local/libexec/slapd';
46+
$ldap_schema_dir ='/usr/local/share/examples/openldap/schema';
47+
}
4348
else
4449
{
4550
planskip_all=>"ldap tests not supported on $^O or dependencies not installed";

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp