mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 16:42:05 +00:00
Update 03271_clickhouse_local_persistency.sh
This commit is contained in:
parent
6738a0457a
commit
5193f4e041
@ -4,7 +4,7 @@ CUR_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
|
||||
# shellcheck source=../shell_config.sh
|
||||
. "$CUR_DIR"/../shell_config.sh
|
||||
|
||||
cd "${CLICKHOUSE_TMP}"
|
||||
cd "${CLICKHOUSE_TMP}" || exit
|
||||
rm -rf "clickhouse.local"
|
||||
rm -f test
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user