mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
typo
This commit is contained in:
parent
5145c6303d
commit
5f45199082
@ -81,7 +81,7 @@ fi
|
||||
|
||||
if [ "${CCACHE_DEBUG:-}" == "1" ]
|
||||
then
|
||||
find . -name '*.ccache-*' -print0
|
||||
find . -name '*.ccache-*' -print0 \
|
||||
| tar -czf -I pixz /output/ccache-debug.tgz -null -T -
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user