Skip to content

Commit

Permalink
remove unneeded line
Browse files Browse the repository at this point in the history
Signed-off-by: lance6716 <lance6716@gmail.com>
  • Loading branch information
lance6716 committed Nov 10, 2022
1 parent 9155f42 commit 8a3b8c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dm/tests/lightning_mode/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ function run() {
killall -9 tikv-server 2>/dev/null || true
killall -9 pd-server 2>/dev/null || true
rm -rf /tmp/tidb || true
rm -rf /tmp/1000_tidb || true
run_tidb_server 4000 $TIDB_PASSWORD
}

Expand Down

0 comments on commit 8a3b8c4

Please sign in to comment.