ClickHouse/tests/queries/0_stateless/01654_test_writer_block_sequence.sh

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
223 B
Bash
Raw Normal View History

2021-01-15 18:50:30 +00:00
#!/usr/bin/env bash
# Tags: no-fasttest
2021-01-15 18:50:30 +00:00
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh
. "$CURDIR"/../shell_config.sh
python3 "$CURDIR"/01654_test_writer_block_sequence.python