Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15:Update
openldap2.19532
0230-ITS-9197-fix-info-msg-for-slapd-check.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0230-ITS-9197-fix-info-msg-for-slapd-check.patch of Package openldap2.19532
From c621153dc7dc86caab09a0afd546f5ef19904db9 Mon Sep 17 00:00:00 2001 From: Howard Chu <hyc@openldap.org> Date: Fri, 26 Feb 2021 14:47:18 +0000 Subject: [PATCH 230/230] ITS#9197 fix info msg for slapd check --- tests/scripts/test079-proxy-timeout | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/scripts/test079-proxy-timeout b/tests/scripts/test079-proxy-timeout index 514bcfacc..075d64659 100644 --- a/tests/scripts/test079-proxy-timeout +++ b/tests/scripts/test079-proxy-timeout @@ -48,7 +48,7 @@ if test $WAIT != 0 ; then read foo fi -echo "Testing slapd modify operations..." +echo "Using ldapsearch to check that slapd is running..." for i in 0 1 2 3 4 5; do $LDAPSEARCH -s base -b "$MONITOR" -H $URI1 \ 'objectclass=*' > /dev/null 2>&1 @@ -84,7 +84,7 @@ fi KILLPIDS="$SERVERPID $PROXYPID" -echo "Testing slapd modify operations..." +echo "Using ldapsearch to check that slapd is running..." for i in 0 1 2 3 4 5; do $LDAPSEARCH -s base -b "$MONITOR" -H $URI2 \ 'objectclass=*' > /dev/null 2>&1 -- 2.30.1
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor