Update 00463_long_sessions_in_http_interface.sh

This commit is contained in:
Alexey Milovidov 2022-10-19 02:20:22 +03:00 committed by GitHub
parent 312e835b7e
commit 5777999504
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
#!/usr/bin/env bash
# Tags: long, no-parallel
# shellcheck disable=SC2015
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh