Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lukas However
OpenLDAP
Commits
4e825f67
Commit
4e825f67
authored
Aug 29, 2005
by
Kurt Zeilenga
Browse files
Sync with HEAD
parent
7a9a4988
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/scripts/test020-proxycache
View file @
4e825f67
...
...
@@ -273,8 +273,10 @@ else
exit
1
fi
echo
"Comparing cache output..."
$CMP
$SLAVEOUT
$PROXYCACHEOUT
>
$CMPOUT
echo
"Filtering ldapsearch results..."
.
$LDIFFILTER
<
$SLAVEOUT
>
$SEARCHFLT
echo
"Comparing filter output..."
$CMP
$SEARCHFLT
$PROXYCACHEOUT
>
$CMPOUT
if
test
$?
!=
0
;
then
echo
"Comparison failed"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment