Fixed test [#CLICKHOUSE-2]

This commit is contained in:
Alexey Milovidov 2018-01-12 00:30:34 +03:00
parent 3c9c884db8
commit 6ed8c9481c
2 changed files with 4 additions and 0 deletions

View File

@ -4,3 +4,5 @@
0
0
0
0
0

View File

@ -14,6 +14,8 @@ else
echo 0
echo 0
echo 0
echo 0
echo 0
fi
$CLICKHOUSE_CLIENT -q "SELECT * FROM remote('${CLICKHOUSE_HOST}', system, one);"