Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
GMHDBJD committed Dec 14, 2023
1 parent e676422 commit ab01dff
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 @@ -94,7 +94,7 @@ function run() {
# create task
curl -X POST http://127.0.0.1:8261/api/v1/tasks -H "Content-Type: application/json" -d "$task_conf"
# start task
curl -X POST http://127.0.0.1:8261/api/v1/tasks/test/start -H "Content-Type: application/json"
curl -X POST http://127.0.0.1:8261/api/v1/tasks/test/start

# use sync_diff_inspector to check full dump loader
check_sync_diff $WORK_DIR $cur/conf/diff_config.toml
Expand Down

0 comments on commit ab01dff

Please sign in to comment.