mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
Fix misspelling newly reported by codespell
Signed-off-by: Dimitri Papadopoulos <3350651-DimitriPapadopoulos@users.noreply.gitlab.com>
This commit is contained in:
@@ -25,7 +25,7 @@ srcdir=${srcdir:-.}
|
||||
|
||||
eval "${GETPORT}"
|
||||
|
||||
echo "Testing whether cookies are being re-used... "
|
||||
echo "Testing whether cookies are being reused... "
|
||||
|
||||
PIDFILE1="${srcdir}/ci$$-1.pid.tmp"
|
||||
PIDFILE2="${srcdir}/ci$$-2.pid.tmp"
|
||||
|
||||
Reference in New Issue
Block a user