Skip to content

Commit

Permalink
fix shell fmt
Browse files Browse the repository at this point in the history
Signed-off-by: lance6716 <lance6716@gmail.com>
  • Loading branch information
lance6716 committed Dec 7, 2022
1 parent 127ae19 commit 97dbba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dm/tests/lightning_mode/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ function run() {
kill_dm_master
run_dm_master_info_log $WORK_DIR/master $MASTER_PORT $cur/conf/dm-master.toml
check_rpc_alive $cur/../bin/check_master_online 127.0.0.1:$MASTER_PORT

# start DM task only
dmctl_start_task "$cur/conf/dm-task-dup.yaml" "--remove-meta"
run_dm_ctl_with_retry $WORK_DIR "127.0.0.1:$MASTER_PORT" \
Expand Down

0 comments on commit 97dbba0

Please sign in to comment.