Fix 03013_forbid_attach_table_if_active_replica_already_exists for private

This commit is contained in:
Nikita Taranov 2024-04-24 15:05:30 +02:00 committed by GitHub
parent 38a0edde75
commit 328154f567
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,5 @@
#!/usr/bin/env bash
# Tags: no-shared-merge-tree
CUR_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh