Skip to content

Commit

Permalink
test(format): delete tmp files.
Browse files Browse the repository at this point in the history
  • Loading branch information
youngsofun committed Sep 23, 2022
1 parent 4b79cec commit 79e69e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ curl -s -u 'root:' -XPOST "http://localhost:${QUERY_CLICKHOUSE_HTTP_HANDLER_PORT

# cleanup
curl -s -u 'root:' -XPOST "http://localhost:${QUERY_CLICKHOUSE_HTTP_HANDLER_PORT}/?enable_planner_v2=1" -d "drop table a"
# rm /tmp/databend_test*.txt
rm /tmp/databend_test*.txt

0 comments on commit 79e69e1

Please sign in to comment.