Merge pull request #68594 from ClickHouse/kssenii-patch-12

Update 02995_index_7.sh
This commit is contained in:
Kseniia Sumarokova 2024-08-23 12:25:22 +00:00 committed by GitHub
commit 30125b5a89
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Tags: long, no-debug, no-asan, no-tsan, no-msan, no-ubsan, no-sanitize-coverage
# Tags: long, no-debug, no-asan, no-tsan, no-msan, no-ubsan, no-sanitize-coverage, no-distributed-cache
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh