Skip to content

Commit

Permalink
trigger rebuild on clickhous to see logs in /tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
shivaraj-bh committed Feb 21, 2024
1 parent 846be4b commit 6ba33a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/clickhouse/clickhouse_test.nix
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
echo "Running select queries"
clickhouse-client < ${selectQuery} | grep foo
echo "Test curl on http port"
echo "Test curl on http port "
# Test clickhouse http port
curl http://localhost:9050 | grep Ok
Expand Down

0 comments on commit 6ba33a3

Please sign in to comment.