Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
orbea -
OpenLDAP
Commits
496f9ced
Commit
496f9ced
authored
Feb 25, 2021
by
Quanah Gibson-Mount
Browse files
ITS#9197 - fix typo in prev commit
parent
3db2e4a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/scripts/test079-proxy-timeout
View file @
496f9ced
...
...
@@ -301,7 +301,7 @@ if test $RC != 0 ; then
exit
$RC
fi
# sleep until 2 seconds before new exten
e
ded idle-timeout, check that connection still exist
# sleep until 2 seconds before new extended idle-timeout, check that connection still exist
NOW
=
`
date
+%s
`
sleep
`
expr
$CONN_EXPIRES
-
$NOW
- 2
`
echo
"Check that connection is still alive due to idle-timeout reset (time_t now=
`
date
+%s
`
)"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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