mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
27258c8e70
- *.rtf They can have NULL byte, and StorageSystemLicenses.sh will warn: ./StorageSystemLicenses.sh: line 11: warning: command substitution: ignored null byte in input Found with: find contrib/ -type f -and '(' -iname 'LICENSE*' -or -iname 'COPYING*' -or -iname 'COPYRIGHT*' ')' -and -not -iname '*.html' | xargs grep -Pa '\x00' - *.h - *.cpp - *.htm And after verified with: $ find contrib/ -type f -and '(' -iname 'LICENSE*' -or -iname 'COPYING*' -or -iname 'COPYRIGHT*' ')' -and -not '(' -iname '*.html' -or -iname '*.htm' -or -iname '*.rtf' -or -name '*.cpp' -or -name '*.h' -or -iname '*.json' ')' | xargs file -b | sort -u ASCII text ASCII text, with CR line terminators ASCII text, with very long lines empty UTF-8 Unicode text |
||
---|---|---|
.. | ||
build | ||
check-marks | ||
check-style | ||
checksum-for-compressed-block | ||
ci | ||
compressor | ||
config-processor | ||
convert-month-partitioned-parts | ||
corrector_utf8 | ||
db-generator | ||
generate-ya-make | ||
github | ||
github-hook | ||
grammar | ||
iotest | ||
junit_to_html | ||
kafka | ||
link-validate | ||
list-licenses | ||
list-versions | ||
package | ||
postprocess-traces | ||
release | ||
report | ||
s3tools | ||
simple-backport | ||
test_history | ||
test-data-generator | ||
upload_test_results | ||
wal-dump | ||
wikistat-loader | ||
zookeeper-adjust-block-numbers-to-parts | ||
zookeeper-cli | ||
zookeeper-create-entry-to-download-part | ||
zookeeper-dump-tree | ||
zookeeper-remove-by-list | ||
clickhouse-docker | ||
CMakeLists.txt | ||
make_changelog.py |