Updated test [#CLICKHOUSE-2].

This commit is contained in:
Alexey Milovidov 2017-12-23 04:28:50 +03:00
parent 61174e9150
commit 62bccc4eef

View File

@ -5,6 +5,6 @@ CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# Server should not crash on any function trash calls # Server should not crash on any function trash calls
cat $CURDIR/00531_filimonov.data | $CLICKHOUSE_CLIENT -n --ignore-error >/dev/null 2>&1 cat $CURDIR/00534_filimonov.data | $CLICKHOUSE_CLIENT -n --ignore-error >/dev/null 2>&1
$CLICKHOUSE_CLIENT -q "SELECT 'Still alive'" $CLICKHOUSE_CLIENT -q "SELECT 'Still alive'"