ClickHouse/tests/queries/0_stateless/02125_lz4_compression_bug_Native.sh

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

6 lines
181 B
Bash
Raw Normal View History

2024-03-15 16:31:20 +00:00
#!/usr/bin/env bash
# Tags: no-fasttest
CUR_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh
${CUR_DIR}/02125_lz4_compression_bug.lib Native