mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
P -> D (should fix test "01276_system_licenses")
This commit is contained in:
parent
287a7f6e98
commit
ec7ef2686b
@ -6,7 +6,7 @@ if [[ "$OSTYPE" == "darwin"* ]]; then
|
||||
FIND_CMD=gfind
|
||||
else
|
||||
FIND_CMD=find
|
||||
GREP_CMP=grep
|
||||
GREP_CMD=grep
|
||||
fi
|
||||
|
||||
ROOT_PATH="$(git rev-parse --show-toplevel)"
|
||||
|
Loading…
Reference in New Issue
Block a user