Debug test

This commit is contained in:
Alexey Milovidov 2024-08-12 23:55:01 +02:00
parent 9c7d9a6a8d
commit 1767ec6b4c

View File

@ -11,5 +11,6 @@ if [ "$RES" -eq 10 ]
then
echo "$RES"
else
echo "$RES"
cat "${CLICKHOUSE_TMP}/${CLICKHOUSE_DATABASE}.log"
fi